public class NoModuleException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor and Description |
|---|
NoModuleException(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getAsString() |
protected static String |
getAsString(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
IMessage |
getMsg() |
com.helger.commons.collection.impl.ICommonsMap<String,Object> |
getOptions()
Deprecated.
Use
options() instead. |
com.helger.commons.collection.impl.ICommonsMap<String,Object> |
options() |
addSource, getAllSources, getSource, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated @Nullable @ReturnsMutableObject public final com.helger.commons.collection.impl.ICommonsMap<String,Object> getOptions()
options() instead.@Nullable @ReturnsMutableObject public final com.helger.commons.collection.impl.ICommonsMap<String,Object> options()
Copyright © 2013–2019 Philip Helger. All rights reserved.