Package xal.tools.data
Class GenericRecord.ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.tools.data.GenericRecord.ParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GenericRecord
A runtime exception thrown while attempting to parse values stored as
strings into an object of the appropriate type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseException
-