JDatePicker v4.3

com.standbysoft.component.date
Class DateSelectionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.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.
 
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

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

Copyright © 2003-2007 Stand By Soft Ltd. All Rights Reserved.