fr.opensagres.xdocreport.core.utils
Class Base64Exception

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

public class Base64Exception
extends Exception

See Also:
Serialized Form

Constructor Summary
Base64Exception(String msg)
           
Base64Exception(String msg, Throwable t)
           
Base64Exception(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Base64Exception

public Base64Exception(String msg)

Base64Exception

public Base64Exception(String msg,
                       Throwable t)

Base64Exception

public Base64Exception(Throwable cause)


Copyright © 2013. All rights reserved.