| Package | Description |
|---|---|
| com.helger.peppol.sbdh.read |
| Modifier and Type | Method and Description |
|---|---|
EPeppolSBDHDocumentReadError |
PeppolSBDHDocumentReadException.getErrorCode() |
static EPeppolSBDHDocumentReadError |
EPeppolSBDHDocumentReadError.getFromIDOrNull(String sID) |
static EPeppolSBDHDocumentReadError |
EPeppolSBDHDocumentReadError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPeppolSBDHDocumentReadError[] |
EPeppolSBDHDocumentReadError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PeppolSBDHDocumentReadException(EPeppolSBDHDocumentReadError eErrorCode) |
PeppolSBDHDocumentReadException(EPeppolSBDHDocumentReadError eErrorCode,
String sAdditionalInformation) |
PeppolSBDHDocumentReadException(EPeppolSBDHDocumentReadError eErrorCode,
String sValue1,
String sValue2) |
Copyright © 2014–2018 Philip Helger. All rights reserved.