Trispark JDT
2.50.13

com.archimed.dicom.dir
Class JITDicomDirException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.archimed.dicom.dir.JITDicomDirException
All Implemented Interfaces:
java.io.Serializable

public class JITDicomDirException
extends java.lang.RuntimeException

RuntimeException related to just-in-time reading of Directory Records. a JITDicomDirException most often has an underlying cause Exception.

See Also:
Serialized Form

Constructor Summary
JITDicomDirException(java.lang.Throwable cause)
          Creates a new instance of JITDicomDirException
 
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

JITDicomDirException

public JITDicomDirException(java.lang.Throwable cause)
Creates a new instance of JITDicomDirException


Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.