Home » jasperreports-3.0.0-project » org.w3c.tools.codec » [javadoc | source]
org.w3c.tools.codec
public class: Base64FormatException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.w3c.tools.codec.Base64FormatException

All Implemented Interfaces:
    Serializable

Exception for invalid BASE64 streams.
Constructor:
 public Base64FormatException(String msg) 
    Create that kind of exception
    Parameters:
    msg - The associated error message
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait