public class InhibitException extends Exception
| Constructor and Description |
|---|
InhibitException(String message)
Instantiates a new inhibit exception.
|
InhibitException(String message,
Throwable causedby)
Instantiates a new inhibit exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InhibitException(String message)
message - the messageCopyright © 2018. All rights reserved.