|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.genesyslab.ail.exception.RequestFailedException
com.genesyslab.ail.exception.ServiceException
com.genesyslab.ail.exception.TelephonyServiceException
public class TelephonyServiceException
Exception thrown when a request fails because of the telephony service.
| Constructor Summary | |
|---|---|
TelephonyServiceException(java.lang.String name,
ServiceStatus.Status status)
Constructor for this exception. |
|
| Method Summary |
|---|
| Methods inherited from class com.genesyslab.ail.exception.ServiceException |
|---|
getName, getStatus, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TelephonyServiceException(java.lang.String name,
ServiceStatus.Status status)
name - The name of the service.status - The status of the service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||