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