public class ClientCommandCdException extends Exception
| Constructor and Description |
|---|
ClientCommandCdException()
Constructor
|
ClientCommandCdException(String message) |
ClientCommandCdException(String message,
Throwable cause) |
ClientCommandCdException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientCommandCdException()
public ClientCommandCdException(String message, Throwable cause)
message - cause - public ClientCommandCdException(String message)
message - public ClientCommandCdException(Throwable cause)
cause - Copyright © 2007-2017 Ikasan. All Rights Reserved.