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, toString
public NothingToDoException()
public NothingToDoException(String message)
message
- the Exception messageCopyright © 2016–2022. All rights reserved.