com.ibm.b2bi.im.ams
Class AMSClientException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.b2bi.im.ams.AMSClientException
- public class AMSClientException
- extends java.lang.Exception
Describes exceptions thrown from the AMSBean from the client side.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
copyrightNotice
public static final java.lang.String copyrightNotice
AMSClientException
public AMSClientException()
- AMSClientException constructor comment.
AMSClientException
public AMSClientException(java.lang.String s)
- AMSClientException constructor comment.
- Parameters:
s
- java.lang.String