-
AssertionException.type()
MissingMandatoryValueException.type()
NotAfterTimeException.type()
NotBeforeTimeException.type()
NullElementInCollectionException.type()
NumberValueTooHighException.type()
NumberValueTooLowException.type()
StringTooLongException.type()
StringTooShortException.type()
StringWithWhitespacesException.type()
TooManyElementsException.type()
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.