Serialized Form


Package com.bea.control

Class com.bea.control.B2BCallbackControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.ControlException extends RuntimeException implements Serializable

Class com.bea.control.DynamicTransformationControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.EBXMLControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.EBXMLControlBean.CallbackIntfNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.EmailControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.FileControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.HttpControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.MDBCallBackListenerBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.MDBCallBackListenerBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.EventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.MQControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.ProcessControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.ProcessControlException extends ControlException implements Serializable

Class com.bea.control.PublishControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.RosettaNetControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.RosettaNetControlBean.CallbackIntfNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.ServiceBrokerControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.SubscriptionControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.SubscriptionControlBean.CallbackIntfNotifier extends org.apache.beehive.controls.runtime.bean.EventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.TibcoRVBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.TibcoRVBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.TPMControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.TPMControlException extends ControlException implements Serializable

Class com.bea.control.WliJMSControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.WliJMSControlBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.WliTimerControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.WliTimerControlBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.XMLCacheControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L


Package com.bea.control.classic

Class com.bea.control.classic.ServiceControlException extends ControlException implements Serializable

Serialized Fields

_soapFault

SoapFault _soapFault

Class com.bea.control.classic.SoapFault extends Object implements Serializable

Serialized Fields

_faultContent

org.apache.xmlbeans.XmlObject _faultContent
fault content


FAULT_SOAP11

int FAULT_SOAP11

FAULT_SOAP12

int FAULT_SOAP12

_soapFaultVersion

int _soapFaultVersion
fault version


Package com.bea.data

Class com.bea.data.RawDataRuntimeException extends RuntimeException implements Serializable


Package com.bea.jpd

Package com.bea.jws

Class com.bea.jws.Protocol extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_id

int _id

Class com.bea.jws.RetryException extends Exception implements Serializable

Serialized Fields

_retryDelay

String _retryDelay

Class com.bea.jws.SoapFaultException extends RuntimeException implements Serializable

Serialized Fields

_detailContent

org.apache.xmlbeans.XmlObject[] _detailContent
detail content


_faultContent

org.apache.xmlbeans.XmlObject _faultContent
fault content


_soapFaultVersion

int _soapFaultVersion
fault version


_senderIsCause

boolean _senderIsCause
cause when using detail


Package com.bea.transform

Class com.bea.transform.TransformException extends RuntimeException implements Serializable

Serialized Fields

_message

String _message
a possible user message


_code

int _code
the code


_params

Object[] _params
the parameters


Package com.bea.wli.bpm.proxy

Class com.bea.wli.bpm.proxy.JpdProxy extends Object implements Serializable

serialVersionUID: 1L

Class com.bea.wli.bpm.proxy.JpdProxyException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

cause

Throwable cause

_cause

Throwable _cause

Package com.bea.wli.bpm.runtime

Class com.bea.wli.bpm.runtime.ProcessInstanceNotFoundException extends Exception implements Serializable

Serialized Fields

serviceURI

String serviceURI

instanceId

String instanceId

Class com.bea.wli.bpm.runtime.ProcessInstanceUnavailableException extends Exception implements Serializable

Serialized Fields

_serviceURI

String _serviceURI

_instanceId

String _instanceId

_status

ProcessStatus _status

Class com.bea.wli.bpm.runtime.ProcessNotFoundException extends Exception implements Serializable

Serialized Fields

serviceURI

String serviceURI

Class com.bea.wli.bpm.runtime.ProcessStatus extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

Package com.bea.wli.bpm.runtime.versioning

Class com.bea.wli.bpm.runtime.versioning.VersionException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Package com.bea.wli.knex.runtime.core.bean

Class com.bea.wli.knex.runtime.core.bean.AsyncDispatcherBean extends com.bea.wli.knex.runtime.core.bean.BaseDispatcherBean implements Serializable

Serialized Fields

_session

javax.jms.Session _session

Class com.bea.wli.knex.runtime.core.bean.AsyncErrorBean extends com.bea.wli.knex.runtime.core.bean.AsyncDispatcherBean implements Serializable

Serialized Fields

_request

com.bea.wli.knex.runtime.core.request.Request _request

Class com.bea.wli.knex.runtime.core.bean.BMPContainerBean extends com.bea.wli.knex.runtime.core.bean.BaseContainerBean implements Serializable

Serialized Fields

_id

String _id

_createOnStore

boolean _createOnStore

_lockOnLoad

boolean _lockOnLoad

_setLockOnLoad

boolean _setLockOnLoad

_insertOnCreate

boolean _insertOnCreate

Class com.bea.wli.knex.runtime.core.bean.BMPContainerBean.DuplicateKeyRemoteException extends RemoteException implements Serializable

Serialized Fields

_causeException

Exception _causeException

Class com.bea.wli.knex.runtime.core.bean.ConversationNotFoundException extends Exception implements Serializable

Serialized Fields

_id

String _id

Class com.bea.wli.knex.runtime.core.bean.DuplicateConversationException extends Exception implements Serializable

Serialized Fields

_id

String _id

Class com.bea.wli.knex.runtime.core.bean.SLSBContainerBean extends com.bea.wli.knex.runtime.core.bean.BaseContainerBean implements Serializable

Serialized Fields

_instanceMap

weblogic.utils.collections.SoftHashMap _instanceMap

Class com.bea.wli.knex.runtime.core.bean.SyncDispatcherBean extends com.bea.wli.knex.runtime.core.bean.BaseDispatcherBean implements Serializable


Package com.bea.wli.knex.runtime.core.control.jmscontrol

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_connectionFactoryJndiName

String _connectionFactoryJndiName

_sendJNDI

String _sendJNDI

_sendType

JMSControl.Type _sendType

_receiveJNDI

String _receiveJNDI

_receiveType

JMSControl.Type _receiveType

_sendCorrelationProperty

String _sendCorrelationProperty

_receiveCorrelationProperty

String _receiveCorrelationProperty

_receiveSelector

String _receiveSelector

_topicTableDatasrc

String _topicTableDatasrc

_separateTransaction

boolean _separateTransaction

_autoTopicSubscribe

boolean _autoTopicSubscribe

_destinationOverwrite

boolean _destinationOverwrite

_dynamicPropertySet

boolean _dynamicPropertySet

_sendWithXA

boolean _sendWithXA

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlException extends Exception implements Serializable

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

controlBeanContext

org.apache.beehive.controls.api.context.ControlBeanContext controlBeanContext

context

ControlContext context

_started

boolean _started

_descriptor

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlDescriptor _descriptor

_runtimeState

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSWrapper _runtimeState

_incomingMsg

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlMsg _incomingMsg

_outgoingMsg

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlMsg _outgoingMsg

_subscribed

boolean _subscribed

_dynamicPropSet

boolean _dynamicPropSet

_isCtrlSet

boolean _isCtrlSet

_isCtrl

boolean _isCtrl

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlMsg extends Object implements Serializable

Serialized Fields

_properties

Map<K,V> _properties

_headers

Map<K,V> _headers

_msgType

int _msgType

_dynamicPropertySet

boolean _dynamicPropertySet

Class com.bea.wli.knex.runtime.core.control.jmscontrol.QueueListenerMDB extends com.bea.wli.knex.runtime.core.bean.BaseBean implements Serializable

Serialized Fields

_ctx

javax.ejb.MessageDrivenContext _ctx

_controlID

String _controlID

_receiveCorrelationProp

String _receiveCorrelationProp

_serviceURI

String _serviceURI

Class com.bea.wli.knex.runtime.core.control.jmscontrol.TopicListenerMDB extends com.bea.wli.knex.runtime.core.bean.BaseBean implements Serializable

Serialized Fields

_ctx

javax.ejb.MessageDrivenContext _ctx

_controlID

String _controlID

_connectionFactory

javax.jms.QueueConnectionFactory _connectionFactory

_queue

javax.jms.Queue _queue

_serviceURI

String _serviceURI

Package com.bea.wli.management.archiving

Class com.bea.wli.management.archiving.ArchivingPolicy extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

Class com.bea.wli.management.archiving.WLIArchiverException extends Exception implements Serializable


Package com.bea.wli.management.configuration

Class com.bea.wli.management.configuration.B2BConfigurationException extends Exception implements Serializable

Class com.bea.wli.management.configuration.CacheConfig extends Object implements Serializable

Serialized Fields

cacheName

String cacheName

ttl

long ttl

maxEntries

int maxEntries

dbTableName

String dbTableName

Class com.bea.wli.management.configuration.EmailEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_comment

String _comment

_hostName

String _hostName

_portNumber

int _portNumber

_protocol

String _protocol

_username

String _username

_password

String _password

_pollingInterval

int _pollingInterval

_postReadAction

String _postReadAction

_attachmentAction

String _attachmentAction

_archiveDirectory

String _archiveDirectory

_errorDirectory

String _errorDirectory

_readLimit

int _readLimit

_imapMoveFolder

String _imapMoveFolder

_subjectFilter

String _subjectFilter

_passwordAlias

String _passwordAlias

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.FileEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_fileDirectory

String _fileDirectory

_scanSubdirs

boolean _scanSubdirs

_filePattern

String _filePattern

_pollingInterval

int _pollingInterval

_sortByArrival

boolean _sortByArrival

_passByFileName

boolean _passByFileName

_channelType

String _channelType

_readLimit

int _readLimit

_errorDirectory

String _errorDirectory

_archiveDirectory

String _archiveDirectory

_postRead

String _postRead

_comment

String _comment

_ftpHostName

String _ftpHostName

_ftpUserName

String _ftpUserName

_ftpPassword

String _ftpPassword

_ftpPasswordAlias

String _ftpPasswordAlias

_sftpHostName

String _sftpHostName

_sftpPortNumber

int _sftpPortNumber

_sftpAuthMethod

SFtpAuthMethod _sftpAuthMethod

_sftpUserName

String _sftpUserName

_sftpPassword

String _sftpPassword

_sftpPasswordAlias

String _sftpPasswordAlias

_sftpPrivateKey

String _sftpPrivateKey

_sftpPassphrase

String _sftpPassphrase

_sftpPassphraseAlias

String _sftpPassphraseAlias

_sftpAdditionalProps

String _sftpAdditionalProps

_ftpLocalDirectory

String _ftpLocalDirectory

_encoding

String _encoding

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.GenericEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_comment

String _comment

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.JMSEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_matchJmsPropertyName

String _matchJmsPropertyName

_matchJmsPropertyValue

String _matchJmsPropertyValue

_comment

String _comment

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.NodeMethodInfo extends Object implements Serializable

Serialized Fields

_iconId

String _iconId

_hasReturn

boolean _hasReturn

_isStaticIconFile

boolean _isStaticIconFile

Class com.bea.wli.management.configuration.ProcessVariable extends Object implements Serializable

Serialized Fields

name

String name

type

String type

Class com.bea.wli.management.configuration.TimerEventGenChannelConfiguration extends Object implements Serializable

serialVersionUID: -1621163894566845924L

Serialized Fields

_channel

String _channel

_comment

String _comment

_effective

String _effective

_expiry

String _expiry

_frequency

String _frequency

_calendarName

String _calendarName

_messageContent

String _messageContent

_publishAsUser

String _publishAsUser

_recoverable

boolean _recoverable

_uniqueId

String _uniqueId

_lastUpdated

String _lastUpdated

_skippable

boolean _skippable

preSp4_df

DateFormat preSp4_df

df

DateFormat df

_effectiveTimestamp

long _effectiveTimestamp

_expiryTimestamp

long _expiryTimestamp

handleDst

boolean handleDst

Class com.bea.wli.management.configuration.TrackingLevel extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

Class com.bea.wli.management.configuration.VariableTracking extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

Package com.bea.wli.management.runtime

Class com.bea.wli.management.runtime.CacheObject extends Object implements Serializable

Serialized Fields

key

String key

value

String value

Class com.bea.wli.management.runtime.MessageBrokerChannelValue extends Object implements Serializable

Serialized Fields

_channelName

String _channelName

_messageType

String _messageType

_msgcount

int _msgcount

_deadMsgCount

int _deadMsgCount

Class com.bea.wli.management.runtime.MessageBrokerSubscriberValue extends Object implements Serializable

Serialized Fields

_subscriptionRuleName

String _subscriptionRuleName

_subscriberUri

String _subscriberUri

_channelName

String _channelName

_methodName

String _methodName

_controlName

String _controlName

_filterString

String _filterString

Class com.bea.wli.management.runtime.MessageTrackingRuntimeException extends Exception implements Serializable

Class com.bea.wli.management.runtime.ProcessInstanceQuery extends Object implements Serializable

Serialized Fields

instanceId

String instanceId

serviceURI

String serviceURI

status

ProcessStatus[] status

startTimeMin

long startTimeMin

startTimeMax

long startTimeMax

statusChangeTimeMin

long statusChangeTimeMin

statusChangeTimeMax

long statusChangeTimeMax

elapsedMin

long elapsedMin

elapsedMax

long elapsedMax

label

String label

aboveSLA

boolean aboveSLA

aboveSLAWarning

boolean aboveSLAWarning

count

int count

Class com.bea.wli.management.runtime.ProcessInstanceQueryResult extends Object implements Serializable

Serialized Fields

instanceIds

String[] instanceIds
array of instance ids that constitue the result


queryDate

Date queryDate
The date when this result was computed.


isAll

boolean isAll
True if returning all the data that satisfied the query.

Class com.bea.wli.management.runtime.WrappedThrowable extends Object implements Serializable

Serialized Fields

serializedForm

byte[] serializedForm

simpleForm

Throwable simpleForm

originalThrowableClassName

String originalThrowableClassName

misc

String misc

Package com.bea.wli.sftp.spi

Class com.bea.wli.sftp.spi.SFtpClientException extends Exception implements Serializable

Class com.bea.wli.sftp.spi.SFtpFile extends Object implements Serializable

Serialized Fields

absolutePath

String absolutePath

filename

String filename

directoryName

String directoryName

size

long size

modifiedTime

long modifiedTime

isFile

boolean isFile

isDirectory

boolean isDirectory

isLink

boolean isLink

isSocket

boolean isSocket

isOpen

boolean isOpen

canRead

boolean canRead

canWrite

boolean canWrite

stageFilepath

String stageFilepath

Package com.bea.wli.tpm.management.configuration

Class com.bea.wli.tpm.management.configuration.ConfigurationException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.DeleteException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.ManagementException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.ObjectActiveException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.UpdateException extends Exception implements Serializable


Package com.bea.wli.tpm.management.runtime

Class com.bea.wli.tpm.management.runtime.TradingPartnerMgmtRuntimeException extends Exception implements Serializable


Package com.bea.xml

Class com.bea.xml.GDate extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_bits

int _bits

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

_tzsign

int _tzsign

_tzh

int _tzh

_tzm

int _tzm

Class com.bea.xml.GDateBuilder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_bits

int _bits

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

_tzsign

int _tzsign

_tzh

int _tzh

_tzm

int _tzm

Class com.bea.xml.GDuration extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_sign

int _sign

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

Class com.bea.xml.GDurationBuilder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_sign

int _sign

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

Class com.bea.xml.QNameSet extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set<E> _includedURIs

_excludedQNames

Set<E> _excludedQNames

_includedQNames

Set<E> _includedQNames

Class com.bea.xml.QNameSetBuilder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set<E> _includedURIs

_excludedQNames

Set<E> _excludedQNames

_includedQNames

Set<E> _includedQNames

Class com.bea.xml.SchemaTypeLoaderException extends com.bea.xml.XmlRuntimeException implements Serializable

Serialized Fields

_code

int _code

Class com.bea.xml.StringEnumAbstractBase extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_string

String _string

_int

int _int

Class com.bea.xml.XmlCalendar extends GregorianCalendar implements Serializable

Class com.bea.xml.XmlError extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_message

String _message

_code

String _code

_source

String _source

_severity

int _severity

_line

int _line

_column

int _column

_offset

int _offset

Class com.bea.xml.XmlException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_errors

List<E> _errors

Class com.bea.xml.XmlOptions extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_map

Map<K,V> _map

Class com.bea.xml.XmlRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

_errors

List<E> _errors

Class com.bea.xml.XmlSimpleList extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

underlying

List<E> underlying

Class com.bea.xml.XMLStreamValidationException extends weblogic.xml.stream.XMLStreamException implements Serializable

Serialized Fields

_xmlError

com.bea.xml.XmlError _xmlError

Class com.bea.xml.XmlUtilsException extends Exception implements Serializable

Serialized Fields

_message

String _message
a possible user message


_code

int _code
the code


_params

Object[] _params
the parameters

Class com.bea.xml.XmlValidationError extends com.bea.xml.XmlError implements Serializable

Serialized Fields

_fieldQName

javax.xml.namespace.QName _fieldQName

_offendingQName

javax.xml.namespace.QName _offendingQName

_expectedSchemaType

com.bea.xml.SchemaType _expectedSchemaType

_expectedQNames

List<E> _expectedQNames

_errorType

int _errorType

_badSchemaType

com.bea.xml.SchemaType _badSchemaType

Package weblogic.jws

Class weblogic.jws.RetryException extends RetryException implements Serializable

Class weblogic.jws.WlwProxy extends Object implements Serializable

Class weblogic.jws.WlwProxyException extends Exception implements Serializable


Package weblogic.jws.control

Class weblogic.jws.control.ContextException extends RuntimeException implements Serializable

Class weblogic.jws.control.ControlException extends ControlException implements Serializable

Class weblogic.jws.control.SchedulerException extends RuntimeException implements Serializable

Class weblogic.jws.control.ServiceControlException extends ServiceControlException implements Serializable