public class NoDataException extends MathIllegalStateException
| Constructor and Description |
|---|
NoDataException()
Construct the exception.
|
NoDataException(Localizable specific)
Construct the exception with a specific context.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPatternaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoDataException()
public NoDataException(Localizable specific)
specific - Contextual information on what caused the exception.Copyright © 2003–2015. All rights reserved.