Pathway/iTS Web Client Programming Manual (G06.24+)

Java Import Package Reference
Compaq NonStop Pathway/iTS Web Client Programming Manual520270-001
6-120
Class ScobolTxnException
Method Constructor (String argument)
Syntax
public ScobolSendException (String exceptionString)
Parameters
Class ScobolTxnException
Package
pathway.its
Syntax
public pathway.its.ScobolTxnException extends
java.lang.Exception
Description
This class represents the exception that is thrown when an error is encountered during
processing of a transactional operation (BeginTransaction, EndTransaction, or
AbortTransaction).
Member Summary
Constructor
ScobolTxnException()
Method Constructor
Syntax
public ScobolTxnException()
Class StopRunException
Package
pathway.its
Syntax
public pathway.its.StopRunException extends RunTimeException
exceptionString
A string that is passed to the parent class (Exception) and is
then available through a call to toString()