public class LoadException extends Exception
Constructor and Description |
---|
LoadException(String message)
Constructs a
LoadException with the specified message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LoadException(String message)
LoadException
with the specified message.message
- the detailed message, describing the error.Copyright © 2009-2013. All Rights Reserved.