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

Field Summary
static java.lang.String copyrightNotice
           
 
Constructor Summary
AMSClientException()
          AMSClientException constructor comment.
AMSClientException(java.lang.String s)
          AMSClientException constructor comment.
 
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
 

Field Detail

copyrightNotice

public static final java.lang.String copyrightNotice
Constructor Detail

AMSClientException

public AMSClientException()
AMSClientException constructor comment.

AMSClientException

public AMSClientException(java.lang.String s)
AMSClientException constructor comment.
Parameters:
s - java.lang.String