public static class QuantityConversionException.Persisted extends QuantityConversionException
QuantityConversionException.Persisted, QuantityConversionException.Problem, QuantityConversionException.Quantity| Modifier and Type | Field and Description |
|---|---|
protected Object |
badValue |
protected IPersister<?> |
persister |
protected Object |
prototype |
badString, problem| Modifier and Type | Method and Description |
|---|---|
String |
getInteractivePrototype()
Prototype value suitable to be presented to a human.
|
String |
getLocalizedMessage() |
String |
getMessage() |
String |
getPersistablePrototype()
Prototype value suitable to be persisted or logged.
|
belowPrecision, belowPrecision, conflictingConstraints, getBadString, getProblem, noUnit, noUnit, tooHigh, tooHigh, tooLow, tooLow, toString, unknownUnit, unknownUnit, unparsable, unparsableaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected final Object badValue
protected final Object prototype
protected final transient IPersister<?> persister
public String getMessage()
getMessage in class QuantityConversionExceptionpublic String getLocalizedMessage()
getLocalizedMessage in class QuantityConversionExceptionpublic String getPersistablePrototype()
QuantityConversionExceptiongetPersistablePrototype in class QuantityConversionExceptionpublic String getInteractivePrototype()
QuantityConversionExceptiongetInteractivePrototype in class QuantityConversionExceptionCopyright © 2019. All rights reserved.