Class CCSeparatedFormField.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclnt.ccaddons.pbc.CCSeparatedFormField.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
CCSeparatedFormField

public class CCSeparatedFormField.ParseException extends Exception
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)
    • ParseException

      public ParseException(String message, Throwable cause)