|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.microfocus.cobol.CobolException
com.microfocus.cobol.CobolRuntimeException
This exception is thrown when the COBOL runtime has caused an exception
Copyright: Copyright (c) 2002-2003
Constructor Summary | |
CobolRuntimeException()
Construct a CobolRuntimeException with no message or cause. |
|
CobolRuntimeException(String s)
Construct a CobolRuntimeException with a given message and no cause |
|
CobolRuntimeException(String s,
Throwable cause)
Constructs a CobolRuntimeException with a given message and the cause of the exception |
|
CobolRuntimeException(Throwable cause)
Constructs a CobolRuntimeException that wraps the cause of the real exception |
Methods inherited from class com.microfocus.cobol.CobolException |
getCause, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CobolRuntimeException()
public CobolRuntimeException(String s)
s
- messagepublic CobolRuntimeException(String s, Throwable cause)
s
- messagecause
- reason for the exceptionCobolException.initCause(java.lang.Throwable)
public CobolRuntimeException(Throwable cause)
cause
- reason for the exceptionCobolException.initCause(java.lang.Throwable)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.