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

de.tum.in.DWARF.math
Class UnitCheckException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.tum.in.DWARF.DWARFException
              extended by de.tum.in.DWARF.math.DWARFMathException
                  extended by de.tum.in.DWARF.math.UnitCheckException
All Implemented Interfaces:
java.io.Serializable

public class UnitCheckException
extends DWARFMathException

See Also:
Serialized Form

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

UnitCheckException

public UnitCheckException()

UnitCheckException

public UnitCheckException(java.lang.String message)
Parameters:
message -

UnitCheckException

public UnitCheckException(java.lang.String message,
                          java.lang.Throwable cause)
Parameters:
message -
cause -

UnitCheckException

public UnitCheckException(java.lang.Throwable cause)
Parameters:
cause -

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

DWARF Java documentation | generated by Javadoc