public class NoSuchObjectException
extends org.egov.infra.exception.ApplicationException
| Constructor and Description |
|---|
NoSuchObjectException(String msg)
Instantiates a new no such object exception.
|
NoSuchObjectException(String msg,
Throwable e)
Instantiates a new no such object exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchObjectException(String msg)
msg - the msgCopyright © 2015–2017 eGovernments Foundation. All rights reserved.