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, toString
Copyright © 2023. All rights reserved.