public class InvalidMethodReplyRuntimeException extends AbstractRemotingRuntimeException
Message sub-type was not expected and
cannot be processed.
TODO: Extend a InterProcessJobProperty mixin.
| Constructor and Description |
|---|
InvalidMethodReplyRuntimeException(String message) |
InvalidMethodReplyRuntimeException(String aMessage,
String aErrorCode) |
InvalidMethodReplyRuntimeException(String message,
Throwable cause) |
InvalidMethodReplyRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
InvalidMethodReplyRuntimeException(Throwable cause) |
InvalidMethodReplyRuntimeException(Throwable aCause,
String aErrorCode) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidMethodReplyRuntimeException(String aMessage, String aErrorCode)
public InvalidMethodReplyRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public InvalidMethodReplyRuntimeException(String message, Throwable cause)
public InvalidMethodReplyRuntimeException(String message)
public InvalidMethodReplyRuntimeException(Throwable aCause, String aErrorCode)
public InvalidMethodReplyRuntimeException(Throwable cause)
Copyright © 2015. All rights reserved.