ePOST API

rice.email.proxy.web
Class WebException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rice.email.proxy.web.WebException
All Implemented Interfaces:
java.io.Serializable

public class WebException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
protected  java.lang.String message
           
protected  java.lang.String status
           
 
Constructor Summary
WebException(java.lang.String status, java.lang.String message)
           
 
Method Summary
 java.lang.String getMessage()
           
 java.lang.String getStatus()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

status

protected java.lang.String status

message

protected java.lang.String message
Constructor Detail

WebException

public WebException(java.lang.String status,
                    java.lang.String message)
Method Detail

getStatus

public java.lang.String getStatus()

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

ePOST API

Copyright © 2001-2005 - Rice Pastry.