public class HessianFieldException extends HessianProtocolException
| Constructor and Description |
|---|
HessianFieldException()
Zero-arg constructor.
|
HessianFieldException(java.lang.String message)
Create the exception.
|
HessianFieldException(java.lang.String message,
java.lang.Throwable cause)
Create the exception.
|
HessianFieldException(java.lang.Throwable cause)
Create the exception.
|
getCause, getRootCausepublic HessianFieldException()
public HessianFieldException(java.lang.String message)
public HessianFieldException(java.lang.String message,
java.lang.Throwable cause)
public HessianFieldException(java.lang.Throwable cause)