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