Serialized Form
-
Package COM.activesw.api.client
-
Class COM.activesw.api.client.BrokerBackupException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerBadStateException extends BrokerException implements Serializable
-
Serialized Fields
-
client_id
java.lang.String client_id
-
lock_time
BrokerDate lock_time
-
name
java.lang.String name
-
session_id
int session_id
-
-
-
Class COM.activesw.api.client.BrokerBasicAuthFailureException extends BrokerException implements Serializable
-
Serialized Fields
-
username
java.lang.String username
-
-
-
Class COM.activesw.api.client.BrokerBlankParameterException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerClientContentionException extends BrokerException implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
-
-
Class COM.activesw.api.client.BrokerClientExistsException extends BrokerException implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
-
-
Class COM.activesw.api.client.BrokerClientGroupExistsException extends BrokerException implements Serializable
-
Serialized Fields
-
group
java.lang.String group
-
-
-
Class COM.activesw.api.client.BrokerClientQueueBrowserException extends BrokerQueueBrowserException implements Serializable
-
Class COM.activesw.api.client.BrokerClientQueueLockException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerClusterPublisherException extends BrokerException implements Serializable
-
Serialized Fields
-
broker_name
java.lang.String broker_name
-
-
-
Class COM.activesw.api.client.BrokerCommFailureException extends BrokerException implements Serializable
-
Serialized Fields
-
msg1
java.lang.String msg1
-
msg2
java.lang.String msg2
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerConnectionClosedException extends BrokerException implements Serializable
-
Serialized Fields
-
broker_name
java.lang.String broker_name
-
-
-
Class COM.activesw.api.client.BrokerCorruptDataException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerDependencyException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerEvent extends java.lang.Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject​(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject​(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class COM.activesw.api.client.BrokerException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
code
int code
-
event
BrokerEvent event
-
id
int id
System use only. -
method
java.lang.String method
-
minor_code
int minor_code
-
request_id
int request_id
-
session_id
int session_id
-
size_change
int size_change
-
timestamp
java.util.Date timestamp
-
-
-
Class COM.activesw.api.client.BrokerExistsException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerFailureException extends BrokerException implements Serializable
-
Serialized Fields
-
code
int code
-
fail
java.lang.String fail
-
-
-
Class COM.activesw.api.client.BrokerFieldNotFoundException extends BrokerException implements Serializable
-
Serialized Fields
-
field
java.lang.String field
-
-
-
Class COM.activesw.api.client.BrokerFieldTypeMismatchException extends BrokerException implements Serializable
-
Serialized Fields
-
field
java.lang.String field
-
field_type
short field_type
-
-
-
Class COM.activesw.api.client.BrokerFileNotFoundException extends BrokerException implements Serializable
-
Serialized Fields
-
file_name
java.lang.String file_name
-
-
-
Class COM.activesw.api.client.BrokerFilterParseException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
parse_msg
java.lang.String parse_msg
-
type
short type
-
type1
short type1
-
type2
short type2
-
-
-
Class COM.activesw.api.client.BrokerFilterRuntimeException extends BrokerException implements Serializable
-
Serialized Fields
-
msg
java.lang.String msg
-
-
-
Class COM.activesw.api.client.BrokerFormatException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerHostNotFoundException extends BrokerException implements Serializable
-
Serialized Fields
-
host_name
java.lang.String host_name
-
-
-
Class COM.activesw.api.client.BrokerInClusterException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerIncompatibleVersionException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInputParseException extends BrokerException implements Serializable
-
Serialized Fields
-
parse_exception
ParseException parse_exception
-
-
-
Class COM.activesw.api.client.BrokerInTerritoryException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInterruptedException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidAccessListException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidAcknowledgementException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidBrokerNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidClientException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidClientGroupNameException extends BrokerException implements Serializable
-
Serialized Fields
-
group
java.lang.String group
-
-
-
Class COM.activesw.api.client.BrokerInvalidClientIdException extends BrokerException implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
-
-
Class COM.activesw.api.client.BrokerInvalidClientLicenseIDException extends BrokerException implements Serializable
-
Serialized Fields
-
error
java.lang.String error
-
pathKey
java.lang.String pathKey
-
pathValue
java.lang.String pathValue
-
-
-
Class COM.activesw.api.client.BrokerInvalidClusterNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidEventException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidEventTypeNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidFieldNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidFilterException extends BrokerException implements Serializable
-
Serialized Fields
-
filterExpr
java.lang.String filterExpr
-
-
-
Class COM.activesw.api.client.BrokerInvalidLicenseException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidLogConfigException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidOperationException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidPermissionException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidPlatformKeyException extends BrokerException implements Serializable
-
Serialized Fields
-
key
java.lang.String key
-
-
-
Class COM.activesw.api.client.BrokerInvalidPollOperationException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidPortException extends BrokerException implements Serializable
-
Serialized Fields
-
port
int port
-
port_chars
java.lang.String port_chars
-
-
-
Class COM.activesw.api.client.BrokerInvalidSequenceNumberException extends BrokerException implements Serializable
-
Serialized Fields
-
seqn
long seqn
-
-
-
Class COM.activesw.api.client.BrokerInvalidStateException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidSubscriptionException extends BrokerException implements Serializable
-
Serialized Fields
-
fail_count
int fail_count
-
filter_string
java.lang.String filter_string
-
-
-
Class COM.activesw.api.client.BrokerInvalidTerritoryNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidTxException extends BrokerException implements Serializable
-
Serialized Fields
-
tx_id
long tx_id
-
-
-
Class COM.activesw.api.client.BrokerInvalidTypeCacheException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerInvalidTypeDefException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerInvalidTypeException extends BrokerException implements Serializable
-
Serialized Fields
-
data_type
short data_type
-
-
-
Class COM.activesw.api.client.BrokerJMSEvent extends BrokerEvent implements Serializable
-
Serialized Fields
-
age
int age
-
-
-
Class COM.activesw.api.client.BrokerKeystoreException extends BrokerException implements Serializable
-
Serialized Fields
-
keystore
java.lang.String keystore
-
nestedException
java.lang.Exception nestedException
-
-
-
Class COM.activesw.api.client.BrokerNoPermissionException extends BrokerException implements Serializable
-
Serialized Fields
-
msg1
java.lang.String msg1
-
msg2
java.lang.String msg2
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerNotImplementedException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerNotInClusterException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerNotInTerritoryException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerNotRunningException extends BrokerException implements Serializable
-
Serialized Fields
-
host_name
java.lang.String host_name
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerNullParameterException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerOutOfRangeException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerProtocolException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerPublishPauseException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerQueueBrowserException extends BrokerException implements Serializable
-
Serialized Fields
-
exId
int exId
-
seqn
long seqn
-
target_queue_id
java.lang.String target_queue_id
-
-
-
Class COM.activesw.api.client.BrokerSecurityException extends BrokerException implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
-
-
Class COM.activesw.api.client.BrokerSSLClusterException extends BrokerException implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerSSLConfigException extends BrokerException implements Serializable
-
Serialized Fields
-
value
java.lang.String value
-
-
-
Class COM.activesw.api.client.BrokerSSLGatewayException extends BrokerException implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerSSLTerritoryException extends BrokerException implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerSubscriptionExistsException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerTimeoutException extends BrokerException implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerTxClosedException extends BrokerException implements Serializable
-
Class COM.activesw.api.client.BrokerUnknownBrokerNameException extends BrokerException implements Serializable
-
Serialized Fields
-
broker_name
java.lang.String broker_name
-
host_name
java.lang.String host_name
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerUnknownClientGroupException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerUnknownClientIdException extends BrokerException implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
-
-
Class COM.activesw.api.client.BrokerUnknownClusterException extends BrokerException implements Serializable
-
Serialized Fields
-
cluster_name
java.lang.String cluster_name
-
-
-
Class COM.activesw.api.client.BrokerUnknownEventTypeException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerUnknownInfosetException extends BrokerException implements Serializable
-
Serialized Fields
-
event_type
java.lang.String event_type
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerUnknownKeyException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerUnknownNameException extends BrokerException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class COM.activesw.api.client.BrokerUnknownRequestException extends BrokerException implements Serializable
-
Serialized Fields
-
_requestID
int _requestID
Request for which the command failed. This is not the pending request id., but the request id for the command.
-
-
-
Class COM.activesw.api.client.BrokerUnknownServerException extends BrokerException implements Serializable
-
Serialized Fields
-
monitorPort
int monitorPort
-
port
int port
-
-
-
Class COM.activesw.api.client.BrokerUnknownSessionIdException extends BrokerException implements Serializable
-
Serialized Fields
-
c_id
java.lang.String c_id
-
id
int id
-
-
-
Class COM.activesw.api.client.BrokerUnknownTerritoryException extends BrokerException implements Serializable
-
Serialized Fields
-
terr_name
java.lang.String terr_name
-
-
-
Class COM.activesw.api.client.NativePackerException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
ex
BrokerException ex
-
-
-
Class COM.activesw.api.client.RegexpException extends java.lang.Exception implements Serializable
-
-
Package COM.activesw.api.client.adl
-
Class COM.activesw.api.client.adl.ADLPreV3ParseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
isVersionError
boolean isVersionError
-
-
-
-
Package COM.activesw.api.client.parser
-
Class COM.activesw.api.client.parser.ParserBreak extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
retval
int retval
-
-
-
-
Package COM.activesw.api.util
-
Class COM.activesw.api.util.MalformedUnicodeEscapeException extends java.io.IOException implements Serializable
-
-
Package COM.activesw.api.util.lexer
-
Class COM.activesw.api.util.lexer.ParseException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
code
int code
-
errorArgs
java.lang.Object[] errorArgs
-
ioException
java.io.IOException ioException
-
lineNumber
int lineNumber
-
lineOffset
int lineOffset
-
secondaryErrorMessage
java.lang.String secondaryErrorMessage
-
-
-
Class COM.activesw.api.util.lexer.ParseNumberException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
code
int code
-
-
-
-
Package COM.activesw.api.util.parser
-
Class COM.activesw.api.util.parser.ParserBreak extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
retval
int retval
-
-
-