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:
java.io.Serializable

public class ErrorResponseException
extends java.lang.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(java.lang.String message)
           
 
Method Summary
 java.lang.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(java.lang.String message)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.