com.atlassian.confluence.util.ajax
Class ErrorResponseException

java.lang.Object
  extended by java.lang.Throwable
      extended by com.atlassian.confluence.util.ajax.ErrorResponseException
All Implemented Interfaces:
Serializable

Deprecated. since 2.9 use normal control flow instead of exceptions.

public class ErrorResponseException
extends Throwable

See Also:
AddLabelToEntityBean, Serialized Form

Constructor Summary
ErrorResponseException(String message)
          Deprecated.  
 
Method Summary
 String getMessage()
          Deprecated.  
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErrorResponseException

public ErrorResponseException(String message)
Deprecated. 
Method Detail

getMessage

public String getMessage()
Deprecated. 
Overrides:
getMessage in class Throwable


Confluence is developed by Atlassian Pty Ltd.