public class AddException extends ContainerException
AddService,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
mNestedContainerException| Constructor and Description |
|---|
AddException()
Default constructor.
|
AddException(java.lang.String pStr)
Constructor which takes String input.
|
AddException(java.lang.Throwable pSourceException)
Constructor that takes another exception to wrap it.
|
appendExtraInfo, containsInheritableInfo, getAttributes, getErrorCode, getMessageArguments, getNestedContainerException, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setAttributes, setErrorCode, setMessageArguments, setNestedContainerException, setSourceException, toString, toString