Class StringPrep.StringPrepProhibitedCharacter
- 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.StringPrepProhibitedCharacter
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
StringPrep.StringPrepUnassignedCodepoint
- Enclosing class:
- StringPrep
public static class StringPrep.StringPrepProhibitedCharacter extends StringPrep.StringPrepError
A prohibited character was detected.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
StringPrepProhibitedCharacter(java.lang.String s)
-