Package fit.exception
Class FitParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.text.ParseException
-
- fit.exception.FitParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class FitParseException extends java.text.ParseException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FitParseException(java.lang.String s, int i)
-