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