| 
 | Sun Adapter for Sun Java System Application Server API | ||||||||
| 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.stc.connector.ejbadapter.webservice.EjbWebServiceException
public class EjbWebServiceException
Exception class for Ejb web service requests.
| Constructor Summary | |
|---|---|
| EjbWebServiceException()Creates a new instance of EjbWebServiceExceptionwithout
 detail message. | |
| EjbWebServiceException(java.lang.String msg)Constructs an instance of EjbWebServiceExceptionwith the
 specified detail message. | |
| Method Summary | 
|---|
| 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 EjbWebServiceException()
EjbWebServiceException without
 detail message.
public EjbWebServiceException(java.lang.String msg)
EjbWebServiceException with the
 specified detail message.
msg - the detail message.| 
 | Sun Adapter for Sun Java System Application Server API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||