com.vistech.jai.roi
Class JAIROIException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.vistech.jai.roi.JAIROIException
All Implemented Interfaces:
java.io.Serializable

public class JAIROIException
extends java.lang.Exception

Version:
1.0 18 dec 2001
Author:
Lawrence Rodrigues
See Also:
Serialized Form

Constructor Summary
JAIROIException(java.lang.String errorString)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JAIROIException

public JAIROIException(java.lang.String errorString)