public class OpenAS2Exception extends Exception
Modifier and Type | Field and Description |
---|---|
static String |
SOURCE_FILE |
static String |
SOURCE_MESSAGE |
Constructor and Description |
---|
OpenAS2Exception() |
OpenAS2Exception(String msg) |
OpenAS2Exception(String msg,
Throwable cause) |
OpenAS2Exception(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
void |
addSource(String id,
Object source) |
Object |
getSource(String id) |
Map<String,Object> |
getSources() |
protected void |
log(boolean terminated) |
void |
terminate() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String SOURCE_MESSAGE
public static final String SOURCE_FILE
Copyright © 2018. All rights reserved.