Package org.mustangproject.Exceptions
Class StructureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.text.ParseException
-
- org.mustangproject.Exceptions.StructureException
-
- All Implemented Interfaces:
java.io.Serializable
public class StructureException extends java.text.ParseExceptionwill be thrown if a invoice cant be read- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StructureException(java.lang.String message, int line)
-