com.pixelmed.convert
Class NIfTI1Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pixelmed.convert.NIfTI1Exception
All Implemented Interfaces:
Serializable

public class NIfTI1Exception
extends Exception

See Also:
Serialized Form

Constructor Summary
NIfTI1Exception(String string)
           
 
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

NIfTI1Exception

public NIfTI1Exception(String string)