org.bss.esb.redelivery
Class RedeliverySchedulingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.bss.esb.redelivery.RedeliverySchedulingException
All Implemented Interfaces:
java.io.Serializable

public class RedeliverySchedulingException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
RedeliverySchedulingException(java.lang.String s)
           
RedeliverySchedulingException(java.lang.String s, java.lang.Throwable throwable)
           
RedeliverySchedulingException(java.lang.Throwable throwable)
           
 
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

RedeliverySchedulingException

public RedeliverySchedulingException(java.lang.String s)

RedeliverySchedulingException

public RedeliverySchedulingException(java.lang.Throwable throwable)

RedeliverySchedulingException

public RedeliverySchedulingException(java.lang.String s,
                                     java.lang.Throwable throwable)


Copyright © 2005 Balwinder Sodhi. All Rights Reserved.