Class InvalidCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.itextpdf.text.zugferd.exceptions.InvalidCodeException
- All Implemented Interfaces:
Serializable
This exception is thrown when you try to create a ZUGFeRD XML file
using data that doesn't have the correct format, e.g. you have entered
"S" (which is a Tax Category code) when a Tax Type code is expected.
- 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
-
InvalidCodeException
-