com.adobe.flashaccess.sdk.protocol
Class HandlerParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.flashaccess.sdk.protocol.HandlerParsingException
All Implemented Interfaces:
java.io.Serializable

public class HandlerParsingException
extends java.lang.Exception

Contains information about errors related to request parsing. getCause() may contain info about the cause of the parsing error. See AbstractHandler.parseRequest() for more information.

See Also:
Serialized Form

Method Summary
 ErrorData getErrorData()
          Retrieves the error information to include in the response.
 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getErrorData

public ErrorData getErrorData()
Retrieves the error information to include in the response.

Returns:
The error information.

getMessage

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


[an error occurred while processing this directive] [an error occurred while processing this directive]