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