public class BlockQuoteException extends Exception
Constructor and Description |
---|
BlockQuoteException(String message)
Constructs the Exception with a messge
|
BlockQuoteException(Throwable throwable)
Constructs the Exception with a throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BlockQuoteException(String message)
message
- the error messagepublic BlockQuoteException(Throwable throwable)
throwable
- the throwableCopyright © 2015 Caplin Systems.