Class Base64UrlException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.yubico.webauthn.data.exception.Base64UrlException
-
- All Implemented Interfaces:
java.io.Serializable
public final class Base64UrlException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Base64UrlException(java.lang.String s, java.lang.Throwable throwable)
-