org.dcm4che2.io
Class DicomCodingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.dcm4che2.io.DicomCodingException
All Implemented Interfaces:
java.io.Serializable

public class DicomCodingException
extends java.io.IOException

Since:
Nov 27, 2005
Version:
$Revision: 488 $ $Date: 2005-12-09 00:59:24 +0100 (Fri, 09 Dec 2005) $
Author:
gunter zeilinger(gunterze@gmail.com)
See Also:
Serialized Form

Constructor Summary
DicomCodingException(java.lang.String s)
           
 
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

DicomCodingException

public DicomCodingException(java.lang.String s)


Copyright © 2011 dcm4che. All Rights Reserved.