biz.onixs.fix.scheduler
Class SchedulerSettingsLoaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.onixs.fix.scheduler.SessionSchedulerException
              extended by biz.onixs.fix.scheduler.SchedulerSettingsLoaderException
All Implemented Interfaces:
Serializable

public class SchedulerSettingsLoaderException
extends SessionSchedulerException

Session scheduler settings loader exception.

See Also:
Serialized Form

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

SchedulerSettingsLoaderException

public SchedulerSettingsLoaderException()

SchedulerSettingsLoaderException

public SchedulerSettingsLoaderException(String message)

SchedulerSettingsLoaderException

public SchedulerSettingsLoaderException(String message,
                                        Throwable cause)

SchedulerSettingsLoaderException

public SchedulerSettingsLoaderException(Throwable cause)


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