janus.net
Class TandemException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by janus.net.CommException
                  extended by janus.net.TandemException
All Implemented Interfaces:
Serializable

public class TandemException
extends CommException

Eine Exception, die von janus.net.Connection-Methoden bei Fehlern in der Kommunikation mit dem Remote-Server geworfen wird. Sie enthält weitergehende Informationen aus der RSC-Bibliothek.

See Also:
Serialized Form

Field Summary
 int error_class
          RSC-Fehlerklasse
 int extended_error
          Erweiterter Fehlercode
 int guardian_error
          Guardian-Fehlercode
static String label
          Konstanter Text als Beginn jeder Fehlermeldung.
static int RSC_ACCESS_SERVER_IO_ERROR
           
static int RSC_ALREADY_CONNECTED
           
static int RSC_API_BASE
           
static int RSC_API_CS_MLREV_CONFLICT
           
static int RSC_API_SUBSYSTEM
           
static int RSC_API_TDP_MLREV_CONFLICT
           
static int RSC_ASY_BASE
           
static int RSC_ASY_SUBSYSTEM
           
static int RSC_CONNECT_CONFIG
           
static int RSC_CONNECT_ERROR
           
static int RSC_CONNECT_FATAL
           
static int RSC_CONNECT_RETRY
           
static int RSC_DSR_LOST
           
static int RSC_DUPLICATE_REQ_HANDLE
           
static int RSC_DUPLICATE_SESSION_ALIAS
           
static int RSC_ERR_FILE_NOT_FOUND
           
static int RSC_ERROR_CONFIG
           
static int RSC_ERROR_FATAL
           
static int RSC_ERROR_RETRY
           
static int RSC_FILE_SYSTEM_BASE
           
static int RSC_FILE_SYSTEM_SUBSYSTEM
           
static int RSC_IDS_PROTOCOL_VIOLATION
           
static int RSC_INCOMPATIBLE_TDP
           
static int RSC_INI_FILE_NOT_FOUND
           
static int RSC_INSUFFICIENT_TDP_HEAP
           
static int RSC_INVALID_ALIAS_TYPE
           
static int RSC_INVALID_BAUD_RATE
           
static int RSC_INVALID_COM_PORT
           
static int RSC_INVALID_CONNECTION_HANDLE
           
static int RSC_INVALID_DATA_BITS
           
static int RSC_INVALID_MSG_SIZE
           
static int RSC_INVALID_OPERATION
           
static int RSC_INVALID_OPTION_SELECTOR
           
static int RSC_INVALID_OPTIONS_HANDLE
           
static int RSC_INVALID_PARITY
           
static int RSC_INVALID_REPLY_PARAMETERS
           
static int RSC_INVALID_REPLY_SIZE
           
static int RSC_INVALID_REQ_HANDLE
           
static int RSC_INVALID_REQUEST_SIZE
           
static int RSC_INVALID_SERVER_NAME
           
static int RSC_INVALID_SESSION_HANDLE
           
static int RSC_INVALID_SESSION_TYPE
           
static int RSC_INVALID_STOP_BITS
           
static int RSC_INVALID_WAIT_OPTION
           
static int RSC_IO_CONFIG
           
static int RSC_IO_ERROR
           
static int RSC_IO_FATAL
           
static int RSC_IO_RETRY
           
static int RSC_LINE_RESET
           
static int RSC_LOGON_ILLEGAL_OPTION
           
static int RSC_LOGON_SCRIPT_NOT_FOUND
           
static int RSC_LOGON_SCRIPT_PLAYBACK_FAIL
           
static int RSC_LOGON_SCRIPT_PPROCESS_FAIL
           
static int RSC_LOGON_SCRIPT_TIMEOUT
           
static int RSC_MGR_NOT_INSTALLED
           
static int RSC_MODEM_ILLEGAL_OPTION
           
static int RSC_MODEM_SCRIPT_NOT_FOUND
           
static int RSC_MODEM_SCRIPT_PLAYBACK_FAIL
           
static int RSC_MODEM_SCRIPT_PPROCESS_FAIL
           
static int RSC_MODEM_SCRIPT_TIMEOUT
           
static int RSC_MSG_PROTOCOL_VIOLATION
           
static int RSC_NETBIOS_BASE
           
static int RSC_NETBIOS_SUBSYSTEM
           
static int RSC_NO_ANSWER
           
static int RSC_NO_REQ_PENDING
           
static int RSC_NO_SUBSYSTEMS_AVAILABLE
           
static int RSC_NO_TRANSACTION_IN_PROGRESS
           
static int RSC_OPTIONS_AREA_CORRUPTED
           
static int RSC_PATHMON_IO_ERROR
           
static int RSC_PATHMON_NOT_RUNNING
           
static int RSC_PATHSEND_BASE
           
static int RSC_PATHSEND_DISABLED
           
static int RSC_PATHSEND_SUBSYSTEM
           
static int RSC_PATHTERM_ABORTED
           
static int RSC_PATHTERM_TIMEOUT
           
static int RSC_PATHWAY_BASE
           
static int RSC_PATHWAY_SUBSYSTEM
           
static int RSC_PC_HEAP_EXHAUSTED
           
static int RSC_PORT_IN_USE
           
static int RSC_PORT_NOT_INSTALLED
           
static int RSC_PROCESS_IS_NOT_PATHMON
           
static int RSC_PROGRAM_ERROR
           
static int RSC_REPLY_TRUNCATED
           
static int RSC_REQ_LIMIT_EXCEEDED
           
static int RSC_REQ_PENDING
           
static int RSC_SECTION_NOT_FOUND
           
static int RSC_SESSION_CONFIG
           
static int RSC_SESSION_ERROR
           
static int RSC_SESSION_FATAL
           
static int RSC_SESSION_LIMIT_EXCEEDED
           
static int RSC_SESSION_REJECTED_BY_ACS
           
static int RSC_SESSION_RETRY
           
static int RSC_SESSION_TERMINATED
           
static int RSC_SUBSYSTEM_BUSY
           
static int RSC_SUBSYSTEM_NOT_AVAILABLE
           
static int RSC_SUCCESS
           
static int RSC_SYNC_LOST
           
static int RSC_TCPIP_BASE
           
static int RSC_TCPIP_SUBSYSTEM
           
static int RSC_TDP_HEAP_EXHAUSTED
           
static int RSC_TERM_NOT_CONFIGURED
           
static int RSC_TERM_NOT_CONNECTED
           
static int RSC_TERM_NOT_STARTED
           
static int RSC_TERMINAL_NOT_CONFIGURED
           
static int RSC_TERMINAL_NOT_STARTED
           
static int RSC_TMF_ERROR
           
static int RSC_TOO_MANY_COMM_MGRS
           
static int RSC_TOO_MANY_ERRORS
           
static int RSC_TOO_MANY_NOWAIT_REQ
           
static int RSC_TOO_MANY_PROCESSES
           
static int RSC_TRANSACTION_IN_PROGRESS
           
static int RSC_TRANSACTION_NOT_ENDED
           
static int RSC_UMS_BASE
           
static int RSC_UMS_INVALID_MSG_SIZE
           
static int RSC_UMS_LIMIT_EXCEEDED
           
static int RSC_UMS_SUBSYSTEM
           
static int RSC_UNABLE_TO_SYNC
           
static int RSC_UNCLASSIFIED_ERROR
           
static int RSC_UNKNOWN_ALIAS
           
static int RSC_UNKNOWN_REQ_HANDLE
           
static int RSC_UNKNOWN_TERM_TEMPLATE
           
static int RSC_UNSUPPORTED_REQ_MODE
           
 int subsystem
          RSC-Subsystem
 int subsystem_error
          RSC-Subsystem-Fehlercode
 
Fields inherited from class janus.net.CommException
BAD_PARAMETER, CANNOT_DISCONNECT, CANNOT_RECEIVE, CANNOT_SEND, DISCONNECTED, error_code, error_text, exception, FATAL, HOST_DOWN, HOST_UNKNOWN, NO_REMOTE_CONNECTION, NOT_IMPLEMENTED, PROTOCOL, RECORD_TOO_BIG, REMOTE, UNKNOWN
 
Constructor Summary
TandemException(int guardian_error, int subsystem, int subsystem_error, int extended_error, int error_class, String error_text)
          Konstruktor mit allen Parametern.
 
Method Summary
 
Methods inherited from class janus.net.CommException
getCodeText
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

error_class

public int error_class
RSC-Fehlerklasse


extended_error

public int extended_error
Erweiterter Fehlercode


guardian_error

public int guardian_error
Guardian-Fehlercode


label

public static String label
Konstanter Text als Beginn jeder Fehlermeldung. Wert: "Fehler beim Serveraufruf ". Der Text kann überschrieben werden.


RSC_ACCESS_SERVER_IO_ERROR

public static final int RSC_ACCESS_SERVER_IO_ERROR
See Also:
Constant Field Values

RSC_ALREADY_CONNECTED

public static final int RSC_ALREADY_CONNECTED
See Also:
Constant Field Values

RSC_API_BASE

public static final int RSC_API_BASE
See Also:
Constant Field Values

RSC_API_CS_MLREV_CONFLICT

public static final int RSC_API_CS_MLREV_CONFLICT
See Also:
Constant Field Values

RSC_API_SUBSYSTEM

public static final int RSC_API_SUBSYSTEM
See Also:
Constant Field Values

RSC_API_TDP_MLREV_CONFLICT

public static final int RSC_API_TDP_MLREV_CONFLICT
See Also:
Constant Field Values

RSC_ASY_BASE

public static final int RSC_ASY_BASE
See Also:
Constant Field Values

RSC_ASY_SUBSYSTEM

public static final int RSC_ASY_SUBSYSTEM
See Also:
Constant Field Values

RSC_CONNECT_CONFIG

public static final int RSC_CONNECT_CONFIG
See Also:
Constant Field Values

RSC_CONNECT_ERROR

public static final int RSC_CONNECT_ERROR
See Also:
Constant Field Values

RSC_CONNECT_FATAL

public static final int RSC_CONNECT_FATAL
See Also:
Constant Field Values

RSC_CONNECT_RETRY

public static final int RSC_CONNECT_RETRY
See Also:
Constant Field Values

RSC_DSR_LOST

public static final int RSC_DSR_LOST
See Also:
Constant Field Values

RSC_DUPLICATE_REQ_HANDLE

public static final int RSC_DUPLICATE_REQ_HANDLE
See Also:
Constant Field Values

RSC_DUPLICATE_SESSION_ALIAS

public static final int RSC_DUPLICATE_SESSION_ALIAS
See Also:
Constant Field Values

RSC_ERR_FILE_NOT_FOUND

public static final int RSC_ERR_FILE_NOT_FOUND
See Also:
Constant Field Values

RSC_ERROR_CONFIG

public static final int RSC_ERROR_CONFIG
See Also:
Constant Field Values

RSC_ERROR_FATAL

public static final int RSC_ERROR_FATAL
See Also:
Constant Field Values

RSC_ERROR_RETRY

public static final int RSC_ERROR_RETRY
See Also:
Constant Field Values

RSC_FILE_SYSTEM_BASE

public static final int RSC_FILE_SYSTEM_BASE
See Also:
Constant Field Values

RSC_FILE_SYSTEM_SUBSYSTEM

public static final int RSC_FILE_SYSTEM_SUBSYSTEM
See Also:
Constant Field Values

RSC_IDS_PROTOCOL_VIOLATION

public static final int RSC_IDS_PROTOCOL_VIOLATION
See Also:
Constant Field Values

RSC_INCOMPATIBLE_TDP

public static final int RSC_INCOMPATIBLE_TDP
See Also:
Constant Field Values

RSC_INI_FILE_NOT_FOUND

public static final int RSC_INI_FILE_NOT_FOUND
See Also:
Constant Field Values

RSC_INSUFFICIENT_TDP_HEAP

public static final int RSC_INSUFFICIENT_TDP_HEAP
See Also:
Constant Field Values

RSC_INVALID_ALIAS_TYPE

public static final int RSC_INVALID_ALIAS_TYPE
See Also:
Constant Field Values

RSC_INVALID_BAUD_RATE

public static final int RSC_INVALID_BAUD_RATE
See Also:
Constant Field Values

RSC_INVALID_COM_PORT

public static final int RSC_INVALID_COM_PORT
See Also:
Constant Field Values

RSC_INVALID_CONNECTION_HANDLE

public static final int RSC_INVALID_CONNECTION_HANDLE
See Also:
Constant Field Values

RSC_INVALID_DATA_BITS

public static final int RSC_INVALID_DATA_BITS
See Also:
Constant Field Values

RSC_INVALID_MSG_SIZE

public static final int RSC_INVALID_MSG_SIZE
See Also:
Constant Field Values

RSC_INVALID_OPERATION

public static final int RSC_INVALID_OPERATION
See Also:
Constant Field Values

RSC_INVALID_OPTION_SELECTOR

public static final int RSC_INVALID_OPTION_SELECTOR
See Also:
Constant Field Values

RSC_INVALID_OPTIONS_HANDLE

public static final int RSC_INVALID_OPTIONS_HANDLE
See Also:
Constant Field Values

RSC_INVALID_PARITY

public static final int RSC_INVALID_PARITY
See Also:
Constant Field Values

RSC_INVALID_REPLY_PARAMETERS

public static final int RSC_INVALID_REPLY_PARAMETERS
See Also:
Constant Field Values

RSC_INVALID_REPLY_SIZE

public static final int RSC_INVALID_REPLY_SIZE
See Also:
Constant Field Values

RSC_INVALID_REQ_HANDLE

public static final int RSC_INVALID_REQ_HANDLE
See Also:
Constant Field Values

RSC_INVALID_REQUEST_SIZE

public static final int RSC_INVALID_REQUEST_SIZE
See Also:
Constant Field Values

RSC_INVALID_SERVER_NAME

public static final int RSC_INVALID_SERVER_NAME
See Also:
Constant Field Values

RSC_INVALID_SESSION_HANDLE

public static final int RSC_INVALID_SESSION_HANDLE
See Also:
Constant Field Values

RSC_INVALID_SESSION_TYPE

public static final int RSC_INVALID_SESSION_TYPE
See Also:
Constant Field Values

RSC_INVALID_STOP_BITS

public static final int RSC_INVALID_STOP_BITS
See Also:
Constant Field Values

RSC_INVALID_WAIT_OPTION

public static final int RSC_INVALID_WAIT_OPTION
See Also:
Constant Field Values

RSC_IO_CONFIG

public static final int RSC_IO_CONFIG
See Also:
Constant Field Values

RSC_IO_ERROR

public static final int RSC_IO_ERROR
See Also:
Constant Field Values

RSC_IO_FATAL

public static final int RSC_IO_FATAL
See Also:
Constant Field Values

RSC_IO_RETRY

public static final int RSC_IO_RETRY
See Also:
Constant Field Values

RSC_LINE_RESET

public static final int RSC_LINE_RESET
See Also:
Constant Field Values

RSC_LOGON_ILLEGAL_OPTION

public static final int RSC_LOGON_ILLEGAL_OPTION
See Also:
Constant Field Values

RSC_LOGON_SCRIPT_NOT_FOUND

public static final int RSC_LOGON_SCRIPT_NOT_FOUND
See Also:
Constant Field Values

RSC_LOGON_SCRIPT_PLAYBACK_FAIL

public static final int RSC_LOGON_SCRIPT_PLAYBACK_FAIL
See Also:
Constant Field Values

RSC_LOGON_SCRIPT_PPROCESS_FAIL

public static final int RSC_LOGON_SCRIPT_PPROCESS_FAIL
See Also:
Constant Field Values

RSC_LOGON_SCRIPT_TIMEOUT

public static final int RSC_LOGON_SCRIPT_TIMEOUT
See Also:
Constant Field Values

RSC_MGR_NOT_INSTALLED

public static final int RSC_MGR_NOT_INSTALLED
See Also:
Constant Field Values

RSC_MODEM_ILLEGAL_OPTION

public static final int RSC_MODEM_ILLEGAL_OPTION
See Also:
Constant Field Values

RSC_MODEM_SCRIPT_NOT_FOUND

public static final int RSC_MODEM_SCRIPT_NOT_FOUND
See Also:
Constant Field Values

RSC_MODEM_SCRIPT_PLAYBACK_FAIL

public static final int RSC_MODEM_SCRIPT_PLAYBACK_FAIL
See Also:
Constant Field Values

RSC_MODEM_SCRIPT_PPROCESS_FAIL

public static final int RSC_MODEM_SCRIPT_PPROCESS_FAIL
See Also:
Constant Field Values

RSC_MODEM_SCRIPT_TIMEOUT

public static final int RSC_MODEM_SCRIPT_TIMEOUT
See Also:
Constant Field Values

RSC_MSG_PROTOCOL_VIOLATION

public static final int RSC_MSG_PROTOCOL_VIOLATION
See Also:
Constant Field Values

RSC_NETBIOS_BASE

public static final int RSC_NETBIOS_BASE
See Also:
Constant Field Values

RSC_NETBIOS_SUBSYSTEM

public static final int RSC_NETBIOS_SUBSYSTEM
See Also:
Constant Field Values

RSC_NO_ANSWER

public static final int RSC_NO_ANSWER
See Also:
Constant Field Values

RSC_NO_REQ_PENDING

public static final int RSC_NO_REQ_PENDING
See Also:
Constant Field Values

RSC_NO_SUBSYSTEMS_AVAILABLE

public static final int RSC_NO_SUBSYSTEMS_AVAILABLE
See Also:
Constant Field Values

RSC_NO_TRANSACTION_IN_PROGRESS

public static final int RSC_NO_TRANSACTION_IN_PROGRESS
See Also:
Constant Field Values

RSC_OPTIONS_AREA_CORRUPTED

public static final int RSC_OPTIONS_AREA_CORRUPTED
See Also:
Constant Field Values

RSC_PATHMON_IO_ERROR

public static final int RSC_PATHMON_IO_ERROR
See Also:
Constant Field Values

RSC_PATHMON_NOT_RUNNING

public static final int RSC_PATHMON_NOT_RUNNING
See Also:
Constant Field Values

RSC_PATHSEND_BASE

public static final int RSC_PATHSEND_BASE
See Also:
Constant Field Values

RSC_PATHSEND_DISABLED

public static final int RSC_PATHSEND_DISABLED
See Also:
Constant Field Values

RSC_PATHSEND_SUBSYSTEM

public static final int RSC_PATHSEND_SUBSYSTEM
See Also:
Constant Field Values

RSC_PATHTERM_ABORTED

public static final int RSC_PATHTERM_ABORTED
See Also:
Constant Field Values

RSC_PATHTERM_TIMEOUT

public static final int RSC_PATHTERM_TIMEOUT
See Also:
Constant Field Values

RSC_PATHWAY_BASE

public static final int RSC_PATHWAY_BASE
See Also:
Constant Field Values

RSC_PATHWAY_SUBSYSTEM

public static final int RSC_PATHWAY_SUBSYSTEM
See Also:
Constant Field Values

RSC_PC_HEAP_EXHAUSTED

public static final int RSC_PC_HEAP_EXHAUSTED
See Also:
Constant Field Values

RSC_PORT_IN_USE

public static final int RSC_PORT_IN_USE
See Also:
Constant Field Values

RSC_PORT_NOT_INSTALLED

public static final int RSC_PORT_NOT_INSTALLED
See Also:
Constant Field Values

RSC_PROCESS_IS_NOT_PATHMON

public static final int RSC_PROCESS_IS_NOT_PATHMON
See Also:
Constant Field Values

RSC_PROGRAM_ERROR

public static final int RSC_PROGRAM_ERROR
See Also:
Constant Field Values

RSC_REPLY_TRUNCATED

public static final int RSC_REPLY_TRUNCATED
See Also:
Constant Field Values

RSC_REQ_LIMIT_EXCEEDED

public static final int RSC_REQ_LIMIT_EXCEEDED
See Also:
Constant Field Values

RSC_REQ_PENDING

public static final int RSC_REQ_PENDING
See Also:
Constant Field Values

RSC_SECTION_NOT_FOUND

public static final int RSC_SECTION_NOT_FOUND
See Also:
Constant Field Values

RSC_SESSION_CONFIG

public static final int RSC_SESSION_CONFIG
See Also:
Constant Field Values

RSC_SESSION_ERROR

public static final int RSC_SESSION_ERROR
See Also:
Constant Field Values

RSC_SESSION_FATAL

public static final int RSC_SESSION_FATAL
See Also:
Constant Field Values

RSC_SESSION_LIMIT_EXCEEDED

public static final int RSC_SESSION_LIMIT_EXCEEDED
See Also:
Constant Field Values

RSC_SESSION_REJECTED_BY_ACS

public static final int RSC_SESSION_REJECTED_BY_ACS
See Also:
Constant Field Values

RSC_SESSION_RETRY

public static final int RSC_SESSION_RETRY
See Also:
Constant Field Values

RSC_SESSION_TERMINATED

public static final int RSC_SESSION_TERMINATED
See Also:
Constant Field Values

RSC_SUBSYSTEM_BUSY

public static final int RSC_SUBSYSTEM_BUSY
See Also:
Constant Field Values

RSC_SUBSYSTEM_NOT_AVAILABLE

public static final int RSC_SUBSYSTEM_NOT_AVAILABLE
See Also:
Constant Field Values

RSC_SUCCESS

public static final int RSC_SUCCESS
See Also:
Constant Field Values

RSC_SYNC_LOST

public static final int RSC_SYNC_LOST
See Also:
Constant Field Values

RSC_TCPIP_BASE

public static final int RSC_TCPIP_BASE
See Also:
Constant Field Values

RSC_TCPIP_SUBSYSTEM

public static final int RSC_TCPIP_SUBSYSTEM
See Also:
Constant Field Values

RSC_TDP_HEAP_EXHAUSTED

public static final int RSC_TDP_HEAP_EXHAUSTED
See Also:
Constant Field Values

RSC_TERM_NOT_CONFIGURED

public static final int RSC_TERM_NOT_CONFIGURED
See Also:
Constant Field Values

RSC_TERM_NOT_CONNECTED

public static final int RSC_TERM_NOT_CONNECTED
See Also:
Constant Field Values

RSC_TERM_NOT_STARTED

public static final int RSC_TERM_NOT_STARTED
See Also:
Constant Field Values

RSC_TERMINAL_NOT_CONFIGURED

public static final int RSC_TERMINAL_NOT_CONFIGURED
See Also:
Constant Field Values

RSC_TERMINAL_NOT_STARTED

public static final int RSC_TERMINAL_NOT_STARTED
See Also:
Constant Field Values

RSC_TMF_ERROR

public static final int RSC_TMF_ERROR
See Also:
Constant Field Values

RSC_TOO_MANY_COMM_MGRS

public static final int RSC_TOO_MANY_COMM_MGRS
See Also:
Constant Field Values

RSC_TOO_MANY_ERRORS

public static final int RSC_TOO_MANY_ERRORS
See Also:
Constant Field Values

RSC_TOO_MANY_NOWAIT_REQ

public static final int RSC_TOO_MANY_NOWAIT_REQ
See Also:
Constant Field Values

RSC_TOO_MANY_PROCESSES

public static final int RSC_TOO_MANY_PROCESSES
See Also:
Constant Field Values

RSC_TRANSACTION_IN_PROGRESS

public static final int RSC_TRANSACTION_IN_PROGRESS
See Also:
Constant Field Values

RSC_TRANSACTION_NOT_ENDED

public static final int RSC_TRANSACTION_NOT_ENDED
See Also:
Constant Field Values

RSC_UMS_BASE

public static final int RSC_UMS_BASE
See Also:
Constant Field Values

RSC_UMS_INVALID_MSG_SIZE

public static final int RSC_UMS_INVALID_MSG_SIZE
See Also:
Constant Field Values

RSC_UMS_LIMIT_EXCEEDED

public static final int RSC_UMS_LIMIT_EXCEEDED
See Also:
Constant Field Values

RSC_UMS_SUBSYSTEM

public static final int RSC_UMS_SUBSYSTEM
See Also:
Constant Field Values

RSC_UNABLE_TO_SYNC

public static final int RSC_UNABLE_TO_SYNC
See Also:
Constant Field Values

RSC_UNCLASSIFIED_ERROR

public static final int RSC_UNCLASSIFIED_ERROR
See Also:
Constant Field Values

RSC_UNKNOWN_ALIAS

public static final int RSC_UNKNOWN_ALIAS
See Also:
Constant Field Values

RSC_UNKNOWN_REQ_HANDLE

public static final int RSC_UNKNOWN_REQ_HANDLE
See Also:
Constant Field Values

RSC_UNKNOWN_TERM_TEMPLATE

public static final int RSC_UNKNOWN_TERM_TEMPLATE
See Also:
Constant Field Values

RSC_UNSUPPORTED_REQ_MODE

public static final int RSC_UNSUPPORTED_REQ_MODE
See Also:
Constant Field Values

subsystem

public int subsystem
RSC-Subsystem


subsystem_error

public int subsystem_error
RSC-Subsystem-Fehlercode

Constructor Detail

TandemException

public TandemException(int guardian_error,
                       int subsystem,
                       int subsystem_error,
                       int extended_error,
                       int error_class,
                       String error_text)
Konstruktor mit allen Parametern.

Parameters:
guardian_error - Fehlercode
subsystem - RSC-Subsystem
subsystem_error - RSC-Subsystem-Fehlercode
extended_error - Erweiterter Fehlercode
error_class - RSC-Fehlerklasse
error_text - Fehlermeldung im Klartext


Copyright © 2008 MvC Systemsoftware.