public class MathIllegalArgumentException extends MathRuntimeException
IllegalArgumentException.| Constructor and Description |
|---|
MathIllegalArgumentException(Localizable pattern,
Object... args) |
getContext, getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MathIllegalArgumentException(Localizable pattern, Object... args)
pattern - Message pattern explaining the cause of the error.args - Arguments.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.