public class OxalisAs4TransmissionException extends network.oxalis.api.lang.OxalisTransmissionException implements AS4Error
| Constructor and Description |
|---|
OxalisAs4TransmissionException(String message) |
OxalisAs4TransmissionException(String message,
AS4ErrorCode errorCode,
AS4ErrorCode.Severity severity) |
OxalisAs4TransmissionException(String message,
Throwable cause) |
OxalisAs4TransmissionException(String msg,
URI url,
Throwable e) |
OxalisAs4TransmissionException(URI url,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AS4ErrorCode |
getErrorCode() |
Exception |
getException() |
AS4ErrorCode.Severity |
getSeverity() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic OxalisAs4TransmissionException(String message)
public OxalisAs4TransmissionException(String message, AS4ErrorCode errorCode, AS4ErrorCode.Severity severity)
public OxalisAs4TransmissionException(String message, Throwable cause)
public AS4ErrorCode getErrorCode()
getErrorCode in interface AS4Errorpublic AS4ErrorCode.Severity getSeverity()
getSeverity in interface AS4Errorpublic Exception getException()
getException in interface AS4ErrorCopyright © 2021 NorStella. All rights reserved.