public class DuplicateInstanceIdRuntimeException extends AbstractRemotingRuntimeException
| Constructor and Description |
|---|
DuplicateInstanceIdRuntimeException(String message) |
DuplicateInstanceIdRuntimeException(String aMessage,
String aErrorCode) |
DuplicateInstanceIdRuntimeException(String message,
Throwable cause) |
DuplicateInstanceIdRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
DuplicateInstanceIdRuntimeException(Throwable cause) |
DuplicateInstanceIdRuntimeException(Throwable aCause,
String aErrorCode) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateInstanceIdRuntimeException(String aMessage, String aErrorCode)
public DuplicateInstanceIdRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public DuplicateInstanceIdRuntimeException(String message, Throwable cause)
public DuplicateInstanceIdRuntimeException(String message)
public DuplicateInstanceIdRuntimeException(Throwable aCause, String aErrorCode)
public DuplicateInstanceIdRuntimeException(Throwable cause)
Copyright © 2015. All rights reserved.