public class Base64Exception extends Exception
Base64Exception(Message msg)
Base64Exception(Message msg, java.lang.Throwable t)
Base64Exception(java.lang.Throwable cause)
getCode, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Base64Exception(Message msg)
public Base64Exception(Message msg, java.lang.Throwable t)
public Base64Exception(java.lang.Throwable cause)