public class KCBCheckedException extends Exception
| Constructor and Description |
|---|
KCBCheckedException() |
KCBCheckedException(String message) |
KCBCheckedException(String message,
Throwable cause) |
KCBCheckedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KCBCheckedException()
Exception()public KCBCheckedException(String message, Throwable cause)
Exception(String, Throwable)public KCBCheckedException(String message)
Exception(String)public KCBCheckedException(Throwable cause)
Exception(Throwable)Copyright © 2005–2014 The Kuali Foundation. All rights reserved.