biz.onixs.fix.scheduler
Class SessionSchedulerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.onixs.fix.scheduler.SessionSchedulerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SchedulerSettingsLoaderException, ScheduleValidationException

public class SessionSchedulerException
extends Exception

Session scheduler exception.

See Also:
Serialized Form

Constructor Summary
SessionSchedulerException()
           
SessionSchedulerException(String message)
           
SessionSchedulerException(String message, Throwable cause)
           
SessionSchedulerException(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

SessionSchedulerException

public SessionSchedulerException()

SessionSchedulerException

public SessionSchedulerException(String message)

SessionSchedulerException

public SessionSchedulerException(String message,
                                 Throwable cause)

SessionSchedulerException

public SessionSchedulerException(Throwable cause)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.