Class TaxNumberException

All Implemented Interfaces:
Serializable

public class TaxNumberException extends ConfigurationException
Is used for exceptions that occur during configuration with the BzstDipConfigurationBuilder or something similar.
See Also:
  • Constructor Details

    • TaxNumberException

      public TaxNumberException(String taxNumber)