biz.onixs.fix.scheduler
Class ScheduleValidationException

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.ScheduleValidationException
All Implemented Interfaces:
Serializable

public class ScheduleValidationException
extends SessionSchedulerException

Session schedule validation exception.

See Also:
Serialized Form

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

ScheduleValidationException

public ScheduleValidationException()

ScheduleValidationException

public ScheduleValidationException(String message)

ScheduleValidationException

public ScheduleValidationException(String message,
                                   Throwable cause)

ScheduleValidationException

public ScheduleValidationException(Throwable cause)


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