com.ermapper.ecw
Class JNCSFileNotOpenException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ermapper.ecw.JNCSException
                    |
                    +--com.ermapper.ecw.JNCSFileNotOpenException
All Implemented Interfaces:
java.io.Serializable

public class JNCSFileNotOpenException
extends JNCSException

DESCRIPTION

Since:
ECW Java SDK 2.3
See Also:
Serialized Form

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

JNCSFileNotOpenException

public JNCSFileNotOpenException()

JNCSFileNotOpenException

public JNCSFileNotOpenException(java.lang.String s)