public class NoDataException extends MathIllegalArgumentException
Constructor and Description |
---|
NoDataException()
Construct the exception.
|
NoDataException(Localizable specific)
Construct the exception with a specific context.
|
getContext, getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoDataException()
public NoDataException(Localizable specific)
specific
- Contextual information on what caused the exception.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.