org.apache.commons.math3.exception
public class NoDataException extends MathIllegalArgumentException
| Constructor and Description |
|---|
NoDataException()
Construct the exception.
|
NoDataException(Localizable specific)
Construct the exception with a specific context.
|
getContext, getLocalizedMessage, getMessagefillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoDataException()
public NoDataException(Localizable specific)
specific - Contextual information on what caused the exception.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.