JDatePicker v4.3.25

com.standbysoft.component.date
Class DateSelectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.standbysoft.component.date.DateSelectionException
All Implemented Interfaces:
java.io.Serializable

public class DateSelectionException
extends java.lang.Exception

An exception that indicates an inconsistent date selection model change.

See Also:
Serialized Form

Constructor Summary
DateSelectionException()
          Constructs a DateSelectionException with null as its error detail message.
DateSelectionException(java.lang.String s)
          Constructs a DateSelectionException with the specified detail message.
 
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

DateSelectionException

public DateSelectionException()
Constructs a DateSelectionException with null as its error detail message.


DateSelectionException

public DateSelectionException(java.lang.String s)
Constructs a DateSelectionException with the specified detail message. The error message string s can later be retrieved by the getMessage method of class java.lang.Throwable.

Parameters:
s - detailed message

JDatePicker v4.3.25

Visit www.jdatepicker.com for further information or send us your suggestions.

Copyright © 2003-2010 Elmro Ltd. All Rights Reserved.