public class NoDataException extends MathIllegalArgumentException
| Constructor and Description | 
|---|
| NoDataException()Construct the exception. | 
| NoDataException(Localizable specific)Construct the exception with a specific context. | 
getContext, getLocalizedMessage, getMessageaddSuppressed, 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–2016 The Apache Software Foundation. All rights reserved.