org.ow2.petals.flowwatch.utils
Class NotificationProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.flowwatch.utils.NotificationProcessingException
All Implemented Interfaces:
java.io.Serializable

public class NotificationProcessingException
extends java.lang.Exception

Author:
ofabre
See Also:
Serialized Form

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

NotificationProcessingException

public NotificationProcessingException()

NotificationProcessingException

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

NotificationProcessingException

public NotificationProcessingException(java.lang.String message)

NotificationProcessingException

public NotificationProcessingException(java.lang.Throwable cause)


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.