All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class calypso.core.httpserver.HttpMessageException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----calypso.core.httpserver.HttpServerException
                           |
                           +----calypso.core.httpserver.HttpMessageException

class HttpMessageException
extends HttpServerException
HttpMessageException is used in conjuction with error conditions associated with HTTP messages (requests and responses).

Author:
Juha Pääjärvi / TCM laboratory / Helsinki Univ. of Tech.

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index