Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

de.tum.in.DWARF
Class DWARFRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.tum.in.DWARF.DWARFRuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DWARFMathRuntimeException, WrongTypeException

public class DWARFRuntimeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
DWARFRuntimeException()
           
DWARFRuntimeException(java.lang.String message)
           
DWARFRuntimeException(java.lang.String message, java.lang.Throwable cause)
           
DWARFRuntimeException(java.lang.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

DWARFRuntimeException

public DWARFRuntimeException()

DWARFRuntimeException

public DWARFRuntimeException(java.lang.String message)

DWARFRuntimeException

public DWARFRuntimeException(java.lang.Throwable cause)

DWARFRuntimeException

public DWARFRuntimeException(java.lang.String message,
                             java.lang.Throwable cause)

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

DWARF Java documentation | generated by Javadoc