Class Base64Exception

java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.opensagres.xdocreport.core.utils.Base64Exception
All Implemented Interfaces:
Serializable

public class Base64Exception extends Exception
See Also:
  • Constructor Details

    • Base64Exception

      public Base64Exception(String msg)
    • Base64Exception

      public Base64Exception(String msg, Throwable t)
    • Base64Exception

      public Base64Exception(Throwable cause)