Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Serialized Form


Package com.bea.common.security.xacml

Class com.bea.common.security.xacml.DocumentParseException extends XACMLException implements Serializable

Class com.bea.common.security.xacml.FunctionException extends XACMLException implements Serializable

Class com.bea.common.security.xacml.InvalidAttributeException extends DocumentParseException implements Serializable

Class com.bea.common.security.xacml.InvalidParameterException extends XACMLException implements Serializable

Class com.bea.common.security.xacml.InvalidXACMLPolicyException extends XACMLException implements Serializable

Class com.bea.common.security.xacml.IOException extends XACMLException implements Serializable

Class com.bea.common.security.xacml.SchemaObject extends Object implements Serializable

Class com.bea.common.security.xacml.Type extends Object implements Serializable

Class com.bea.common.security.xacml.URI extends Object implements Serializable

Class com.bea.common.security.xacml.URISyntaxException extends XACMLException implements Serializable

Class com.bea.common.security.xacml.XACMLException extends Exception implements Serializable

Package com.bea.common.security.xacml.policy

Class com.bea.common.security.xacml.policy.AbstractPolicy extends PolicySchemaObject implements Serializable

Class com.bea.common.security.xacml.policy.Policy extends AbstractPolicy implements Serializable

Class com.bea.common.security.xacml.policy.PolicySchemaObject extends SchemaObject implements Serializable

Class com.bea.common.security.xacml.policy.PolicySet extends AbstractPolicy implements Serializable

Package com.bea.httppubsub

Class com.bea.httppubsub.DeliveredMessageEvent extends EventObject implements Serializable

Class com.bea.httppubsub.LocalClient extends Object implements Serializable

Class com.bea.httppubsub.PubSubSecurityException extends PubSubServerException implements Serializable

Class com.bea.httppubsub.PubSubServerException extends Exception implements Serializable

Package com.bea.logging

Class com.bea.logging.BaseLogRecord extends LogRecord implements Serializable

Class com.bea.logging.LogLevel extends Level implements Serializable

Package com.bea.security.saml2.providers.registry

Package commonj.work

Class commonj.work.WorkCompletedException extends WorkException implements Serializable

Class commonj.work.WorkException extends Exception implements Serializable

Class commonj.work.WorkRejectedException extends WorkException implements Serializable

Package weblogic.application

Class weblogic.application.ApplicationException extends ErrorCollectionException implements Serializable

Package weblogic.cluster.migration

Class weblogic.cluster.migration.MigrationException extends RuntimeException implements Serializable

Package weblogic.common

Class weblogic.common.ConnectDeadException extends ResourceException implements Serializable

Class weblogic.common.ConnectDisabledException extends ResourceException implements Serializable

Class weblogic.common.ParamSetException extends Exception implements Serializable

Class weblogic.common.ParamValue extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput oi)
                  throws IOException
Constructs a ParamValue from the specified serialization stream
Throws:
IOException - if there is an IO error

writeExternal

public void writeExternal(ObjectOutput oo)
                   throws IOException
Writes a ParamValue object to a serialization stream.
Throws:
IOException

Class weblogic.common.ResourceException extends NestedException implements Serializable

Package weblogic.connector.extensions

Class weblogic.connector.extensions.SuspendableAdapter extends Object implements Serializable

Package weblogic.deploy.api.shared

Class weblogic.deploy.api.shared.WebLogicTargetType extends Object implements Serializable

Package weblogic.deploy.api.spi

Class weblogic.deploy.api.spi.DeploymentOptions extends Object implements Serializable

Class weblogic.deploy.api.spi.WebLogicTarget extends WebLogicTargetType implements Serializable

Package weblogic.descriptor

Class weblogic.descriptor.BeanAlreadyExistsException extends IllegalArgumentException implements Serializable

Package weblogic.diagnostics.context

Class weblogic.diagnostics.context.InvalidDyeException extends DiagnosticException implements Serializable

Package weblogic.diagnostics.harvester

Class weblogic.diagnostics.harvester.HarvesterException extends DiagnosticException implements Serializable

serialVersionUID: 6543121586699392533L

Class weblogic.diagnostics.harvester.HarvesterException.AmbiguousInstanceName extends HarvesterException implements Serializable

serialVersionUID: -1321259366046733169L

Class weblogic.diagnostics.harvester.HarvesterException.AmbiguousTypeName extends HarvesterException implements Serializable

serialVersionUID: 2269840477482306971L

Class weblogic.diagnostics.harvester.HarvesterException.HarvestableInstancesNotFoundException extends HarvesterException implements Serializable

serialVersionUID: -8456929703554392498L

Class weblogic.diagnostics.harvester.HarvesterException.HarvestableTypesNotFoundException extends HarvesterException implements Serializable

serialVersionUID: -7333436748348616174L

Class weblogic.diagnostics.harvester.HarvesterException.HarvestingNotEnabled extends HarvesterException implements Serializable

serialVersionUID: -1627081411171866169L

Class weblogic.diagnostics.harvester.HarvesterException.MissingConfigurationType extends HarvesterException implements Serializable

serialVersionUID: -8166118132211170437L

Class weblogic.diagnostics.harvester.HarvesterException.TypeNotHarvestable extends HarvesterException implements Serializable

serialVersionUID: -3500880323895128895L


Package weblogic.diagnostics.instrumentation

Package weblogic.diagnostics.type

Class weblogic.diagnostics.type.DiagnosticException extends Exception implements Serializable

Package weblogic.diagnostics.watch

Class weblogic.diagnostics.watch.JMXWatchNotification extends Notification implements Serializable

Class weblogic.diagnostics.watch.WatchNotification extends Object implements Serializable

Package weblogic.ejb

Class weblogic.ejb.GenericEnterpriseBean extends Object implements Serializable

Class weblogic.ejb.GenericEntityBean extends GenericEnterpriseBean implements Serializable

Class weblogic.ejb.GenericMessageDrivenBean extends GenericEnterpriseBean implements Serializable

Class weblogic.ejb.GenericSessionBean extends GenericEnterpriseBean implements Serializable

Class weblogic.ejb.NonDestructiveRuntimeException extends RuntimeException implements Serializable

Class weblogic.ejb.OptimisticConcurrencyException extends RuntimeException implements Serializable

Package weblogic.health

Class weblogic.health.HealthState extends Object implements Serializable

Class weblogic.health.Symptom extends Object implements Serializable

Package weblogic.i18ntools

Class weblogic.i18ntools.L10nLookup extends Properties implements Serializable

Package weblogic.jdbc.extensions

Class weblogic.jdbc.extensions.ConnectionDeadSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.ConnectionUnavailableSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolDisabledSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolLimitSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolPermissionsSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolUnavailableSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.ProfileDataRecord extends Object implements Serializable

Package weblogic.jdbc.rowset

Class weblogic.jdbc.rowset.BaseRowSet extends Object implements Serializable

Class weblogic.jdbc.rowset.CachedRow extends AbstractMap implements Serializable

Class weblogic.jdbc.rowset.CachedRowSetImpl extends BaseRowSet implements Serializable

Class weblogic.jdbc.rowset.FilteredRowSetImpl extends CachedRowSetImpl implements Serializable

Class weblogic.jdbc.rowset.JoinRowSetImpl extends CachedRowSetImpl implements Serializable

Class weblogic.jdbc.rowset.NullUpdateException extends SQLException implements Serializable

Class weblogic.jdbc.rowset.OptimisticConflictException extends SyncProviderException implements Serializable

Class weblogic.jdbc.rowset.RowNotFoundException extends RuntimeException implements Serializable

Class weblogic.jdbc.rowset.SQLComparator extends Object implements Serializable

Class weblogic.jdbc.rowset.SQLPredicate extends Object implements Serializable

Class weblogic.jdbc.rowset.WebRowSetImpl extends CachedRowSetImpl implements Serializable

Package weblogic.jms.common

Class weblogic.jms.common.ConfigurationException extends JMSException implements Serializable

Class weblogic.jms.common.JMSException extends JMSException implements Serializable

Package weblogic.jms.extensions

Class weblogic.jms.extensions.ClientSAFDuplicateException extends JMSException implements Serializable

Class weblogic.jms.extensions.ConsumerClosedException extends JMSException implements Serializable

Class weblogic.jms.extensions.DataOverrunException extends JMSException implements Serializable

Class weblogic.jms.extensions.JMSOrderException extends JMSException implements Serializable

Class weblogic.jms.extensions.SequenceGapException extends JMSException implements Serializable

Package weblogic.jndi

Class weblogic.jndi.Environment extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package weblogic.logging

Class weblogic.logging.LoggerNotAvailableException extends Exception implements Serializable

Class weblogic.logging.WLLevel extends LogLevel implements Serializable

Class weblogic.logging.WLLogRecord extends BaseLogRecord implements Serializable

Package weblogic.logging.log4j

Class weblogic.logging.log4j.WLLog4jLogEvent extends LoggingEvent implements Serializable

Package weblogic.management

Class weblogic.management.CompatibilityException extends Exception implements Serializable

Class weblogic.management.DeferredDeploymentException extends DeploymentException implements Serializable

Class weblogic.management.DeploymentException extends ManagementException implements Serializable

Class weblogic.management.DeploymentNotification extends Notification implements Serializable

Class weblogic.management.DeploymentNotificationFilter extends Object implements Serializable

Class weblogic.management.DistributedAttributeUpdateException extends DistributedUpdateException implements Serializable

Class weblogic.management.DistributedManagementException extends ManagementException implements Serializable

Class weblogic.management.DistributedOperationUpdateException extends DistributedUpdateException implements Serializable

Class weblogic.management.DistributedUpdateException extends NestedException implements Serializable

Class weblogic.management.ManagementException extends NestedException implements Serializable

Class weblogic.management.ManagementRuntimeException extends RuntimeException implements Serializable

Class weblogic.management.MBeanCreationException extends ManagementException implements Serializable

Class weblogic.management.NoAccessRuntimeException extends NestedRuntimeException implements Serializable

Class weblogic.management.PartitionLifeCycleException extends Exception implements Serializable

Class weblogic.management.ResourceGroupLifecycleException extends Exception implements Serializable

Class weblogic.management.UndeploymentException extends ManagementException implements Serializable

Class weblogic.management.WebLogicObjectName extends ObjectName implements Serializable

Package weblogic.management.configuration

Class weblogic.management.configuration.ConfigurationException extends ManagementException implements Serializable

Class weblogic.management.configuration.OutOfDateConfigurationException extends ConfigurationException implements Serializable

Package weblogic.management.deploy

Class weblogic.management.deploy.DeploymentData extends Object implements Serializable

Class weblogic.management.deploy.TargetStatus extends Object implements Serializable

Package weblogic.management.logging

Class weblogic.management.logging.WebLogicLogNotification extends Notification implements Serializable

Package weblogic.management.mbeanservers.edit

Class weblogic.management.mbeanservers.edit.ActivateConflictException extends EditException implements Serializable

Class weblogic.management.mbeanservers.edit.AutoResolveResult extends Object implements Serializable

Class weblogic.management.mbeanservers.edit.EditException extends ManagementException implements Serializable

Class weblogic.management.mbeanservers.edit.EditTimedOutException extends EditException implements Serializable

Class weblogic.management.mbeanservers.edit.NotEditorException extends EditException implements Serializable

Class weblogic.management.mbeanservers.edit.RecordingException extends EditException implements Serializable

Class weblogic.management.mbeanservers.edit.ValidationException extends EditException implements Serializable

Package weblogic.management.runtime

Class weblogic.management.runtime.BatchJobRepositoryException extends RuntimeException implements Serializable

Class weblogic.management.runtime.MigrationException extends NestedException implements Serializable

Package weblogic.management.timer

Class weblogic.management.timer.Timer extends Timer implements Serializable

Class weblogic.management.timer.TimerListener extends Object implements Serializable

Package weblogic.management.utils

Class weblogic.management.utils.AlreadyExistsException extends NestedException implements Serializable

Class weblogic.management.utils.CreateException extends NestedException implements Serializable

Class weblogic.management.utils.ErrorCollectionException extends Exception implements Serializable

serialVersionUID: -6671291145364224060L

Class weblogic.management.utils.InvalidCursorException extends NestedException implements Serializable

Class weblogic.management.utils.InvalidParameterException extends NestedException implements Serializable

Class weblogic.management.utils.InvalidPredicateException extends NestedException implements Serializable

Class weblogic.management.utils.NotFoundException extends NestedException implements Serializable

Class weblogic.management.utils.RemoveException extends NestedException implements Serializable

Package weblogic.messaging.saf

Class weblogic.messaging.saf.SAFException extends Exception implements Serializable

Package weblogic.net.http

Class weblogic.net.http.HttpRetryException extends IOException implements Serializable

Package weblogic.rmi

Class weblogic.rmi.AlreadyBoundException extends Exception implements Serializable

Class weblogic.rmi.NotBoundException extends Exception implements Serializable

Class weblogic.rmi.RMISecurityException extends SecurityException implements Serializable

Class weblogic.rmi.ServerShuttingDownException extends ConnectIOException implements Serializable

Package weblogic.rmi.extensions

Class weblogic.rmi.extensions.DisconnectMonitorException extends UnmarshalException implements Serializable

Class weblogic.rmi.extensions.DisconnectMonitorUnavailableException extends Exception implements Serializable

Class weblogic.rmi.extensions.RequestTimeoutException extends RemoteException implements Serializable

Package weblogic.security

Class weblogic.security.SecurityInitializationException extends NestedRuntimeException implements Serializable

Package weblogic.security.internal.encryption

Class weblogic.security.internal.encryption.EncryptionServiceException extends NestedRuntimeException implements Serializable

Package weblogic.security.net

Class weblogic.security.net.ConnectionEvent extends EventObject implements Serializable

Class weblogic.security.net.FilterException extends IOException implements Serializable

Package weblogic.security.principal

Class weblogic.security.principal.WLSAbstractPrincipal extends Object implements Serializable

Serialized Fields

principalFactoryCreated

boolean principalFactoryCreated

Class weblogic.security.principal.WLSGroupImpl extends WLSAbstractPrincipal implements Serializable

Class weblogic.security.principal.WLSUserImpl extends WLSAbstractPrincipal implements Serializable

Package weblogic.security.service

Class weblogic.security.service.AdminResource extends ResourceBase implements Serializable

Class weblogic.security.service.ApplicationResource extends ResourceBase implements Serializable

Class weblogic.security.service.COMResource extends ResourceBase implements Serializable

Class weblogic.security.service.ControlResource extends ResourceBase implements Serializable

Class weblogic.security.service.DeployHandleCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.EISResource extends ResourceBase implements Serializable

Class weblogic.security.service.EJBResource extends ResourceBase implements Serializable

Class weblogic.security.service.InvalidParameterException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.JDBCResource extends ResourceBase implements Serializable

Class weblogic.security.service.JMSResource extends ResourceBase implements Serializable

Class weblogic.security.service.JMXResource extends ResourceBase implements Serializable

Class weblogic.security.service.JNDIResource extends ResourceBase implements Serializable

Class weblogic.security.service.KerberosServiceResource extends Object implements Serializable

Class weblogic.security.service.RemoteResource extends ResourceBase implements Serializable

Class weblogic.security.service.ResourceBase extends Object implements Serializable

Serialized Fields

parent

Resource parent

resStr

String resStr

values

String[] values
The array of values for which the extending classes are expected to provide a corresponding array of keys.

length

int length
The valid length of the values array. This variable eliminates the need to make copies to shorter arrays.

id

long id
Resource long hashcode.

Class weblogic.security.service.ResourceCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.ResourceRemovalException extends SecurityServiceException implements Serializable

Class weblogic.security.service.RoleCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.RoleRemovalException extends SecurityServiceException implements Serializable

Class weblogic.security.service.SecurityServiceException extends NestedException implements Serializable

Class weblogic.security.service.SecurityServiceRuntimeException extends NestedRuntimeException implements Serializable

Class weblogic.security.service.ServerResource extends ResourceBase implements Serializable

Class weblogic.security.service.URLResource extends ResourceBase implements Serializable

Class weblogic.security.service.WebServiceResource extends ResourceBase implements Serializable

Class weblogic.security.service.WorkContextResource extends ResourceBase implements Serializable

Package weblogic.security.spi

Class weblogic.security.spi.ApplicationRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ApplicationVersionCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ApplicationVersionRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ConsumptionException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.DeployHandleCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.DigestNotAvailableException extends SecurityException implements Serializable

Class weblogic.security.spi.IdentityAssertionException extends Exception implements Serializable

Class weblogic.security.spi.InvalidPrincipalException extends SecurityException implements Serializable

Class weblogic.security.spi.JDBCConnectionServiceException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ProviderInitializationException extends SecurityException implements Serializable

Class weblogic.security.spi.ResourceCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ResourceRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.RoleCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.RoleRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.SecuritySpiException extends NestedException implements Serializable

Package weblogic.server

Class weblogic.server.ServerLifecycleException extends Exception implements Serializable

Class weblogic.server.ServiceFailureException extends ErrorCollectionException implements Serializable

Package weblogic.servlet.http

Class weblogic.servlet.http.AbstractAsyncServlet extends HttpServlet implements Serializable

Package weblogic.servlet.security

Class weblogic.servlet.security.AuthFilter extends HttpServlet implements Serializable

Package weblogic.transaction

Class weblogic.transaction.AppSetRollbackOnlyException extends Exception implements Serializable

Class weblogic.transaction.NestedException extends Exception implements Serializable

Serialized Fields

nested

Throwable nested

Class weblogic.transaction.RollbackException extends RollbackException implements Serializable

Class weblogic.transaction.TimedOutException extends Exception implements Serializable

Class weblogic.transaction.XAException extends XAException implements Serializable

Package weblogic.transaction.nonxa

Class weblogic.transaction.nonxa.NonXAException extends Exception implements Serializable

Package weblogic.utils

Class weblogic.utils.ErrorCollectionException extends Exception implements Serializable

Class weblogic.utils.NestedException extends Exception implements Serializable

Serialized Fields

nested

Throwable nested

Class weblogic.utils.NestedRuntimeException extends RuntimeException implements Serializable

Package weblogic.utils.expressions

Class weblogic.utils.expressions.ExpressionParserException extends Exception implements Serializable

Package weblogic.websocket

Class weblogic.websocket.HandshakeException extends WebSocketException implements Serializable

Class weblogic.websocket.WebSocketException extends RuntimeException implements Serializable

Package weblogic.workarea

Class weblogic.workarea.AsciiWorkContext extends Object implements Serializable

Class weblogic.workarea.LongWorkContext extends Object implements Serializable

Class weblogic.workarea.NoWorkContextException extends Exception implements Serializable

Class weblogic.workarea.PropertyReadOnlyException extends Exception implements Serializable

Class weblogic.workarea.SerializableWorkContext extends Object implements Serializable

Class weblogic.workarea.StringWorkContext extends Object implements Serializable

Package weblogic.wtc.gwt

Class weblogic.wtc.gwt.DServiceInfo extends Object implements Serializable

Class weblogic.wtc.gwt.DSessConnInfo extends Object implements Serializable

Class weblogic.wtc.gwt.TuxedoConnectionFactory extends Object implements Serializable

Package weblogic.wtc.jatmi

Class weblogic.wtc.jatmi.Decimal extends Number implements Serializable

Class weblogic.wtc.jatmi.DequeueReply extends TuxedoReply implements Serializable

Class weblogic.wtc.jatmi.EnqueueRequest extends Object implements Serializable

Class weblogic.wtc.jatmi.Ferror extends Exception implements Serializable

Class weblogic.wtc.jatmi.MBStringTypes extends StandardTypes implements Serializable

Serialized Fields

mbencoding

String mbencoding

Class weblogic.wtc.jatmi.QueueTimeField extends Object implements Serializable

Class weblogic.wtc.jatmi.StandardTypes extends Object implements Serializable

Class weblogic.wtc.jatmi.TPException extends Exception implements Serializable

Class weblogic.wtc.jatmi.TPReplyException extends TPException implements Serializable

Class weblogic.wtc.jatmi.TPServiceInformation extends TuxedoReply implements Serializable

Class weblogic.wtc.jatmi.TuxedoReply extends Object implements Serializable

Class weblogic.wtc.jatmi.TypedCArray extends StandardTypes implements Serializable

Serialized Fields

carray

byte[] carray
The binary data to send to the remote TUXEDO domain

sendSize

int sendSize
The amount of data in #carray to send

Class weblogic.wtc.jatmi.TypedFML extends StandardTypes implements Serializable

Class weblogic.wtc.jatmi.TypedFML32 extends MBStringTypes implements Serializable

Serialized Fields

magic

int magic

len

int len

maxlen

int maxlen

nfields

int nfields

nie

int nie

indxintvl

int indxintvl

_flds

HashMap<K,V> _flds

fldid_occs

HashMap<K,V> fldid_occs

fldtbls

FldTbl[] fldtbls

Class weblogic.wtc.jatmi.TypedMBString extends MBStringTypes implements Serializable

Class weblogic.wtc.jatmi.TypedString extends StandardTypes implements Serializable

Class weblogic.wtc.jatmi.TypedView extends StandardTypes implements Serializable

Class weblogic.wtc.jatmi.TypedView32 extends StandardTypes implements Serializable

Class weblogic.wtc.jatmi.TypedXML extends StandardTypes implements Serializable

Serialized Fields

xmlarray

byte[] xmlarray
The binary data to send to the remote TUXEDO domain

sendSize

int sendSize
The amount of data in #xmlarray to send

Class weblogic.wtc.jatmi.TypedXOctet extends StandardTypes implements Serializable

Serialized Fields

carray

byte[] carray
The binary data to send to the remote TUXEDO domain.

sendSize

int sendSize
The amount of data in carray to send.

Package weblogic.xml.crypto.api

Class weblogic.xml.crypto.api.KeySelectorException extends Exception implements Serializable

Class weblogic.xml.crypto.api.MarshalException extends Exception implements Serializable

Class weblogic.xml.crypto.api.URIReferenceException extends Exception implements Serializable

Package weblogic.xml.crypto.encrypt.api

Class weblogic.xml.crypto.encrypt.api.XMLEncryptionException extends Exception implements Serializable

Package weblogic.xml.crypto.wss

Class weblogic.xml.crypto.wss.SecurityTokenImpl extends Object implements Serializable

Class weblogic.xml.crypto.wss.WSSecurityException extends Exception implements Serializable

Package weblogic.xml.dom.marshal

Class weblogic.xml.dom.marshal.MarshalException extends Exception implements Serializable

Package weblogic.xml.schema.binding

Class weblogic.xml.schema.binding.DeserializationException extends NestedException implements Serializable

Class weblogic.xml.schema.binding.SerializationException extends NestedException implements Serializable

Package weblogic.xml.security

Class weblogic.xml.security.InvalidSecurityException extends NestedRuntimeException implements Serializable

Class weblogic.xml.security.SecurityConfigurationException extends NestedRuntimeException implements Serializable

Class weblogic.xml.security.SecurityProcessingException extends XMLStreamException implements Serializable

Package weblogic.xml.security.encryption

Class weblogic.xml.security.encryption.EncryptionException extends XMLSecurityException implements Serializable

Package weblogic.xml.security.keyinfo

Class weblogic.xml.security.keyinfo.KeyInfoException extends Exception implements Serializable

Class weblogic.xml.security.keyinfo.KeyInfoValidationException extends KeyInfoException implements Serializable

Class weblogic.xml.security.keyinfo.KeyResolverException extends XMLSecurityException implements Serializable

Package weblogic.xml.security.signature

Class weblogic.xml.security.signature.XMLSignatureException extends XMLSecurityException implements Serializable

Package weblogic.xml.security.transforms

Class weblogic.xml.security.transforms.IncompatibleTransformException extends TransformException implements Serializable

Class weblogic.xml.security.transforms.TransformException extends XMLStreamException implements Serializable

Package weblogic.xml.security.utils

Class weblogic.xml.security.utils.XMLSecurityException extends SecurityProcessingException implements Serializable

Class weblogic.xml.security.utils.XMLWriterRuntimeException extends NestedRuntimeException implements Serializable

Package weblogic.xml.stream

Class weblogic.xml.stream.XMLStreamException extends IOException implements Serializable

Serialized Fields

th

Throwable th
Deprecated. 

Package weblogic.xml.xpath

Class weblogic.xml.xpath.XPathException extends antlr.TokenStreamException implements Serializable

Class weblogic.xml.xpath.XPathParsingException extends XPathException implements Serializable

Class weblogic.xml.xpath.XPathUnsupportedException extends XPathException implements Serializable

Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09