public class AddException extends ContainerException
AddService,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| 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.
|
getMessageArguments, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMessageArguments, setSourceException, toString, toString