public class BadHavingException extends Exception
Constructor and Description |
---|
BadHavingException(String message)
Constructor.
|
BadHavingException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadHavingException(String message)
message
- Message of the exceptionCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.