Package com.exedio.cope.pattern
Class IllegalCurrencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.exedio.cope.ConstraintViolationException
com.exedio.cope.pattern.IllegalCurrencyException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionMoneyField<?>
getMessage
(boolean withFeature) Money<?>
getValue()
Methods inherited from class com.exedio.cope.ConstraintViolationException
getItem, getItemID, getItemPhrase, getItemText, getMessage, getMessageWithoutFeature
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getFeature
- Specified by:
getFeature
in classConstraintViolationException
-
getValue
-
getAllowed
-
getMessage
- Specified by:
getMessage
in classConstraintViolationException
-