public class CentralDispatcherFailureResponseException extends CentralDispatcherException
Constructor and Description |
---|
CentralDispatcherFailureResponseException(java.lang.Exception cause) |
CentralDispatcherFailureResponseException(java.lang.String msg) |
CentralDispatcherFailureResponseException(java.lang.String msg,
java.lang.Exception cause) |
public CentralDispatcherFailureResponseException(java.lang.String msg)
public CentralDispatcherFailureResponseException(java.lang.Exception cause)
public CentralDispatcherFailureResponseException(java.lang.String msg, java.lang.Exception cause)