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

Part Number E27170-01

Uses of Class
weblogic.wsee.reliability2.faults.SequenceFaultMsgType

Packages that use SequenceFaultMsgType
weblogic.wsee.reliability2.faults Provides classes and exceptions for weblogic.wsee.reliability2.faults
 

Uses of SequenceFaultMsgType in weblogic.wsee.reliability2.faults
 

Fields in weblogic.wsee.reliability2.faults declared as SequenceFaultMsgType
protected  SequenceFaultMsgType WsrmFaultMsg.type
          Note, subclasses will handle detail
 

Methods in weblogic.wsee.reliability2.faults that return SequenceFaultMsgType
 SequenceFaultMsgType WsrmFaultMsg.getType()
           
 

Constructors in weblogic.wsee.reliability2.faults with parameters of type SequenceFaultMsgType
SequenceFaultMsg(WsrmConstants.RMVersion rmVersion, WsrmConstants.FaultGeneratedBy generatedBy, WsrmConstants.FaultCode code, String subCode, String reason, SequenceFaultMsgType type)
          Creates a new sequence fault message.
WsrmFaultMsg(WsrmConstants.RMVersion rmVersion, WsrmConstants.FaultCode code, String subCode, String reason, SequenceFaultMsgType type)
           
 


Copyright 1996, 2013, 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.1.2)

Part Number E27170-01