public class ApplicationLoaderException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Generated Serial version UID.
|
| Constructor and Description |
|---|
ApplicationLoaderException(String errMsg)
Default constructor using fields.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public ApplicationLoaderException(String errMsg)
errMsg - error message.Copyright © 2015. All Rights Reserved.