UpJava Support Classes for COBOL runtimeNext

mfcobol
Class COBOLException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--mfcobol.COBOLException

public class COBOLException
extends java.lang.Exception

Object COBOL Java domain

Since:
JDK1.1
See Also:
Serialized Form

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
 


UpJava Support Classes for COBOL runtimeNext