org.dicom4j.io.media
Class StoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dicom4j.dicom.DicomException
              extended by org.dicom4j.io.media.StoreException
All Implemented Interfaces:
Serializable

public class StoreException
extends DicomException

Since:
Alpha 0.0.3
Author:
Laurent Lecomte
See Also:
Serialized Form

Constructor Summary
StoreException(String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StoreException

public StoreException(String msg)


Copyright © 2009 dicom4j. All Rights Reserved.