public class HessianFieldException extends HessianProtocolException
| 构造器和说明 |
|---|
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, getRootCausepublic HessianFieldException()
public HessianFieldException(String message)
public HessianFieldException(String message, Throwable cause)
public HessianFieldException(Throwable cause)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.