| Package | Description | 
|---|---|
| weblogic.wsee.reliability2 | Provides classes for  weblogic.wsee.reliability2. | 
| weblogic.wsee.reliability2.faults | Provides classes and exceptions for  weblogic.wsee.reliability2.faults. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static WsrmConstants.FaultGeneratedBy | WsrmConstants.FaultGeneratedBy. valueOf(java.lang.String name) | Deprecated. Returns the enum constant of this type with the specified name. | 
| static WsrmConstants.FaultGeneratedBy[] | WsrmConstants.FaultGeneratedBy. values() | Deprecated. Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| WsrmConstants.FaultGeneratedBy | SequenceFaultMsg. getGeneratedBy() | 
| Constructor | Description | 
|---|---|
| SequenceFaultMsg(WsrmConstants.RMVersion rmVersion,
                WsrmConstants.FaultGeneratedBy generatedBy,
                WsrmConstants.FaultCode code,
                java.lang.String subCode,
                java.lang.String reason,
                SequenceFaultMsgType type) | Creates a new sequence fault message. |