public class PrintingException extends Exception
| Constructor and Description |
|---|
PrintingException()
Default constructor
|
PrintingException(String message,
Throwable t)
Constructor for passing exception along with message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013 The Kuali Foundation. All Rights Reserved.