public class MEOutgoingException extends MEException
| Modifier | Constructor and Description |
|---|---|
|
MEOutgoingException(eu.toop.edm.error.IToopErrorCode aErrorCode,
String sMsg) |
|
MEOutgoingException(eu.toop.edm.error.IToopErrorCode aErrorCode,
Throwable aCause) |
|
MEOutgoingException(String sMsg) |
|
MEOutgoingException(String sMsg,
Throwable aCause) |
protected |
MEOutgoingException(String sMsg,
Throwable aCause,
eu.toop.edm.error.IToopErrorCode aErrorCode) |
| Modifier and Type | Method and Description |
|---|---|
eu.toop.edm.error.IToopErrorCode |
getToopErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected MEOutgoingException(@Nullable String sMsg, @Nullable Throwable aCause, @Nullable eu.toop.edm.error.IToopErrorCode aErrorCode)
public MEOutgoingException(@Nonnull eu.toop.edm.error.IToopErrorCode aErrorCode, @Nullable Throwable aCause)
@Nullable public final eu.toop.edm.error.IToopErrorCode getToopErrorCode()
Copyright © 2020 toop.eu. All rights reserved.