public class HessianException extends RuntimeException
| 构造器和说明 |
|---|
HessianException()
Zero-arg constructor.
|
HessianException(String message)
Create the exception.
|
HessianException(String message,
Throwable rootCause)
Create the exception.
|
HessianException(Throwable rootCause)
Create the exception.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.