Sun Adapter for HTTP API

com.stc.connector.otd.httpserveradapter.webservice
Class HttpServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.stc.connector.otd.httpserveradapter.webservice.HttpServerException
All Implemented Interfaces:
java.io.Serializable

public class HttpServerException
extends java.lang.Exception

This class represents a http server webresponse type.

Version:
$Revision $
See Also:
Serialized Form

Constructor Summary
HttpServerException()
          Default constructor for EmailWebException.
HttpServerException(java.lang.String message)
          Constructor for EmailWebException.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpServerException

public HttpServerException()
Default constructor for EmailWebException.


HttpServerException

public HttpServerException(java.lang.String message)
Constructor for EmailWebException.


Sun Adapter for HTTP API

Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.