INRIA & FluxMedia

fr.fluxmedia.transmorpher.utils
Class TMRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.fluxmedia.transmorpher.utils.TMException
              extended by fr.fluxmedia.transmorpher.utils.TMRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class TMRuntimeException
extends TMException

See Also:
Serialized Form

Field Summary
private  java.lang.Exception innerException
           
 
Constructor Summary
TMRuntimeException(java.lang.Exception e, java.lang.String msg)
           
 
Method Summary
 void printStackTrace()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

innerException

private java.lang.Exception innerException
Constructor Detail

TMRuntimeException

public TMRuntimeException(java.lang.Exception e,
                          java.lang.String msg)
Method Detail

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in class java.lang.Throwable

INRIA & FluxMedia

..no bottom yet...