public class CommException extends ResourceException
| Constructor and Description |
|---|
CommException() |
CommException(String message) |
CommException(String message,
String errorCode) |
CommException(String message,
Throwable cause) |
CommException(Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.