|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Exception.ExceptionType | |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| Uses of Exception.ExceptionType in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
|---|
| Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as Exception.ExceptionType | |
|---|---|
protected Exception.ExceptionType |
Exception.exceptionType
|
| Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return Exception.ExceptionType | |
|---|---|
Exception.ExceptionType |
ObjectFactory.createExceptionExceptionType()
Create an instance of Exception.ExceptionType |
Exception.ExceptionType |
Exception.getExceptionType()
Gets the value of the exceptionType property. |
Exception.ExceptionType |
Exception.ExceptionType.withAcceptanceException(String value)
|
Exception.ExceptionType |
Exception.ExceptionType.withGeneralException(String value)
|
Exception.ExceptionType |
Exception.ExceptionType.withReceiptException(String value)
|
| Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type Exception.ExceptionType | |
|---|---|
void |
Exception.setExceptionType(Exception.ExceptionType value)
Sets the value of the exceptionType property. |
Exception |
Exception.withExceptionType(Exception.ExceptionType value)
|
| Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type Exception.ExceptionType | |
|---|---|
Exception(String originalMessageIdentifier,
String originalDocumentIdentifier,
org.joda.time.DateTime originalMessageDateTime,
org.joda.time.DateTime thisMessageDateTime,
PartyInfoType fromPartyInfo,
PartyInfoType toPartyInfo,
RoleType fromRole,
RoleType toRole,
ProcessSpecificationInfoType processSpecificationInfo,
String collaborationIdentifier,
String businessActivityIdentifier,
Exception.ExceptionType exceptionType,
String reason,
String exceptionMessage,
Object any)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||