| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected Exception.ExceptionType |
Exception.exceptionType |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
Exception.setExceptionType(Exception.ExceptionType value)
Sets the value of the exceptionType property.
|
Exception |
Exception.withExceptionType(Exception.ExceptionType value) |
| Constructor and Description |
|---|
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
|
Copyright © 2017 Digipost. All Rights Reserved.