public class LoadException extends RuntimeException
| Constructor and Description |
|---|
LoadException()
Constructs a LoadException instance
|
LoadException(String msg)
Constructs a LoadException instance, encapsulating a messaging
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LoadException()
public LoadException(String msg)
msg - a helpful messageCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.