com.atlassian.confluence.util.ajax
Class ErrorResponseException
java.lang.Object
java.lang.Throwable
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
ErrorResponseException
public ErrorResponseException(String message)
- Deprecated.
getMessage
public String getMessage()
- Deprecated.
- Overrides:
getMessage
in class Throwable