public class HessianServiceException extends Exception
| Constructor and Description |
|---|
HessianServiceException()
Zero-arg constructor.
|
HessianServiceException(String message,
String code,
Object detail)
Create the exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Returns the code.
|
Object |
getDetail()
Returns the detail.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Caucho Technology, Inc. All rights reserved.