public class HessianException
extends java.lang.RuntimeException
Constructor and Description |
---|
HessianException()
Zero-arg constructor.
|
HessianException(java.lang.String message)
Create the exception.
|
HessianException(java.lang.String message,
java.lang.Throwable rootCause)
Create the exception.
|
HessianException(java.lang.Throwable rootCause)
Create the exception.
|
public HessianException()
public HessianException(java.lang.String message)
public HessianException(java.lang.String message, java.lang.Throwable rootCause)
public HessianException(java.lang.Throwable rootCause)