public class ServiceCommandException extends PublicException
| Constructor and Description |
|---|
ServiceCommandException(ErrorCase errorCase,
Throwable cause)
Constructs a new ServiceCommandException with an error case and a cause.
|
ServiceCommandException(String error,
Throwable cause)
Constructs a new ServiceCommandException with a message and a cause.
|
getError, getInner, getLocalizedMessage, isLogged, setLogged, setResourceBundleaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Eclipse Stardust. All Rights Reserved.