public class NothingToDoException extends IOException
| Constructor and Description |
|---|
NothingToDoException()
Constructor for NothingToDoException
|
NothingToDoException(String message)
Constructor for NothingToDoException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NothingToDoException()
public NothingToDoException(String message)
message - the Exception messageCopyright © 2004–2016. All rights reserved.