public class DispositionException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor and Description |
|---|
DispositionException(DispositionType aDisposition,
String sText) |
DispositionException(DispositionType aDisposition,
String sText,
Throwable aCause) |
| Modifier and Type | Method and Description |
|---|---|
DispositionType |
getDisposition() |
String |
getText() |
void |
setText(String sText) |
addSource, getAllSources, getSource, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DispositionException(@Nonnull DispositionType aDisposition, @Nullable String sText)
Copyright © 2013–2019 Philip Helger. All rights reserved.