Package org.forgerock.android.auth.util
Class Base32String.DecodingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.forgerock.android.auth.util.Base32String.DecodingException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Base32String
public static class Base32String.DecodingException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DecodingException(java.lang.String message)
-