public class Base64FormatException extends Exception
| Constructor and Description |
|---|
Base64FormatException(String msg)
Create that kind of exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Base64FormatException(String msg)
msg - The associated error messageCopyright © 2012. All Rights Reserved.