public class ZkSerializeException extends Exception
| 构造器和说明 |
|---|
ZkSerializeException() |
ZkSerializeException(String message) |
ZkSerializeException(String message,
Throwable cause) |
ZkSerializeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ZkSerializeException(Throwable cause) |
public ZkSerializeException()
public ZkSerializeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ZkSerializeException(String message)
public ZkSerializeException(Throwable cause)
Copyright © 2016. All rights reserved.