com.atlassian.confluence.util.ajax
Class ErrorResponseException

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

public class ErrorResponseException
extends Throwable

Created by IntelliJ IDEA. User: Tomd Date: 20/09/2005 Time: 14:32:38 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
ErrorResponseException(String message)
           
 
Method Summary
 String getMessage()
           
 
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)
Method Detail

getMessage

public String getMessage()


Confluence is developed by Atlassian.