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