datechooser.model.exeptions
Class CalendarModelExeption

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by datechooser.model.exeptions.CalendarModelExeption
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IncompatibleDataExeption

public class CalendarModelExeption
extends java.lang.Exception

Model exceptions. Meanwhile not used.
Исключение модели. Пока не используется.

Since:
1.0
Author:
Androsov Vadim
See Also:
Serialized Form

Constructor Summary
CalendarModelExeption()
           
CalendarModelExeption(java.lang.String mess)
           
 
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

CalendarModelExeption

public CalendarModelExeption()

CalendarModelExeption

public CalendarModelExeption(java.lang.String mess)