public class HessianFieldException extends HessianProtocolException
Constructor and Description |
---|
HessianFieldException()
Zero-arg constructor.
|
HessianFieldException(String message)
Create the exception.
|
HessianFieldException(String message,
Throwable cause)
Create the exception.
|
HessianFieldException(Throwable cause)
Create the exception.
|
getCause, getRootCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HessianFieldException()
public HessianFieldException(String message)
public HessianFieldException(String message, Throwable cause)
public HessianFieldException(Throwable cause)
Copyright © 2023. All rights reserved.