public class ChainDisconnectedException extends Exception
| 构造器和说明 |
|---|
ChainDisconnectedException() |
ChainDisconnectedException(String message) |
ChainDisconnectedException(String message,
Object... objs) |
ChainDisconnectedException(Throwable tx,
String message) |
ChainDisconnectedException(Throwable tx,
String message,
Object... objs) |
public ChainDisconnectedException()
public ChainDisconnectedException(String message)
Copyright © 2019. All rights reserved.