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