Serializable, LocalizedExceptionMathIllegalStateException@Deprecated public class InvalidRepresentationException extends MathIllegalArgumentException
| Constructor | Description |
|---|---|
InvalidRepresentationException(Localizable pattern,
Object... args) |
Deprecated.
Construct an InvalidRepresentationException with a specialized message.
|
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRepresentationException(Localizable pattern, Object... args)
pattern - Message pattern.args - Arguments.Copyright © 2016–2018 Hipparchus.org. All rights reserved.