Class StringPrep.StringPrepRTLError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepError
org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepRTLError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
StringPrep.StringPrepRTLErrorBothRALandL
,StringPrep.StringPrepRTLErrorRALWithoutPrefix
,StringPrep.StringPrepRTLErrorRALWithoutSuffix
- Enclosing class:
- StringPrep
RTL verification has failed, according to rfc3454 section 6.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString