org.wso2.mercury.exception
Class RMSExpiresException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wso2.mercury.exception.RMException
              extended by org.wso2.mercury.exception.RMSExpiresException
All Implemented Interfaces:
java.io.Serializable

public class RMSExpiresException
extends RMException

See Also:
Serialized Form

Constructor Summary
RMSExpiresException()
           
RMSExpiresException(java.lang.String message)
           
RMSExpiresException(java.lang.String message, java.lang.Throwable cause)
           
RMSExpiresException(java.lang.Throwable cause)
           
 
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

RMSExpiresException

public RMSExpiresException()

RMSExpiresException

public RMSExpiresException(java.lang.String message)

RMSExpiresException

public RMSExpiresException(java.lang.String message,
                           java.lang.Throwable cause)

RMSExpiresException

public RMSExpiresException(java.lang.Throwable cause)


~~~~~~~~~~~~~~~~~~~ Mercury ~~~~~~~~~~~~~~~~~~~~~