Class cryptiX.utils.Base64FormatException
All Packages Class Hierarchy This Package Previous Next Index
Class cryptiX.utils.Base64FormatException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----cryptiX.utils.Base64FormatException
- public class Base64FormatException
- extends Exception
Exception for invalid BASE64 streams.
-
Base64FormatException(String)
-
Base64FormatException
public Base64FormatException(String msg)
All Packages Class Hierarchy This Package Previous Next Index