public abstract class TaxwareException
extends java.lang.Exception
A TaxWare exception is thrown by the taxware classes and represents a taxware specific problem. This class is never used directly.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Constructor and Description |
|---|
TaxwareException(java.lang.String strMessage) |