public class InvalidBase64DataException extends Exception
This exception may be thrown by methods that have detected that a String to be decoded is not of a valid length.
Modifier | Constructor and Description |
---|---|
protected |
InvalidBase64DataException() |
protected |
InvalidBase64DataException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected InvalidBase64DataException()
protected InvalidBase64DataException(String msg)
Please send bug reports and comments to Caplin support