com.annahid.libs.artenus.security
Base64DecoderException
Exception thrown when encountering an invalid Base64 input character.
public class Base64DecoderException extends Exception
Constructor Summary
| Modifier and Type | Constructor and Description |
|---|---|
public | Base64DecoderException() |
public | Base64DecoderException(String s) |
Method Summary
Methods inherited from java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait