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