Package org.jboss.as.protocol.mgmt
Class RequestProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.as.protocol.mgmt.RequestProcessingException
- All Implemented Interfaces:
Serializable
- Author:
- Kabir Khan
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestProcessingException(String message) RequestProcessingException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequestProcessingException
-
RequestProcessingException
-
RequestProcessingException
-