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