@Deprecated
public class ServiceException
extends java.lang.Exception
| Constructor and Description |
|---|
ServiceException(java.lang.String reason)
Deprecated.
|
ServiceException(java.lang.String reason,
java.lang.String errorCode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Deprecated.
|