gICS_2.8.6
Public Member Functions | Static Private Attributes
org.emau.icmvc.ganimed.ttp.cm2.exceptions.FreeTextConverterStringException Class Reference

should be thrown when the given converter string (in case of FreeTextType.Date) is not a valid string for SimpleDateFormat More...

Inheritance diagram for org.emau.icmvc.ganimed.ttp.cm2.exceptions.FreeTextConverterStringException:

Public Member Functions

 FreeTextConverterStringException (String message, Throwable cause)
 
 FreeTextConverterStringException (String message)
 
 FreeTextConverterStringException (Throwable cause)
 

Static Private Attributes

static final long serialVersionUID = -6059330149573216443L
 

Detailed Description

should be thrown when the given converter string (in case of FreeTextType.Date) is not a valid string for SimpleDateFormat

Author
geidell

Definition at line 49 of file FreeTextConverterStringException.java.


The documentation for this class was generated from the following file: