|
Oracle Communications Service Broker SAL API Reference Reference Release 6.0 E26227-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.convergin.common.sal.ext.api.SalApplicationException
public class SalApplicationException
| Constructor Summary | |
|---|---|
SalApplicationException() |
|
SalApplicationException(java.lang.String message) |
|
SalApplicationException(java.lang.String message, java.lang.Throwable rootCause) |
|
SalApplicationException(java.lang.Throwable rootCause) |
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getRootCause() |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SalApplicationException()
public SalApplicationException(java.lang.String message)
public SalApplicationException(java.lang.String message,
java.lang.Throwable rootCause)
public SalApplicationException(java.lang.Throwable rootCause)
| Method Detail |
|---|
public java.lang.Throwable getRootCause()
|
Oracle Communications Service Broker SAL API Reference Reference Release 6.0 E26227-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||