public class HessianException extends RuntimeException
| Constructor and Description |
|---|
HessianException()
Zero-arg constructor.
|
HessianException(String message)
Create the exception.
|
HessianException(String message,
Throwable rootCause)
Create the exception.
|
HessianException(Throwable rootCause)
Create the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.