org.idoox.xmlrpc.header
Class HeaderProcessingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.idoox.xmlrpc.header.HeaderProcessingException
All Implemented Interfaces:
java.io.Serializable

public class HeaderProcessingException
extends java.lang.Exception

exception thrown by header processor when something went wrong

Since:
4.0
See Also:
Exception, Serialized Form
Component:
Core

Constructor Summary
HeaderProcessingException()
          Creates a new HeaderProcessingException instance.
HeaderProcessingException(java.lang.String message)
          Creates a new HeaderProcessingException instance.
 
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

HeaderProcessingException

public HeaderProcessingException()
Creates a new HeaderProcessingException instance.


HeaderProcessingException

public HeaderProcessingException(java.lang.String message)
Creates a new HeaderProcessingException instance.

Parameters:
message - the message