Class MissingVendorException

All Implemented Interfaces:
Serializable

public class MissingVendorException extends RequiredElementException
Thrown when a vendor that is required from the information tag is not found under the current JVM's locale or as a generalized element.
See Also:
  • Constructor Details

    • MissingVendorException

      public MissingVendorException()
    • MissingVendorException

      public MissingVendorException(Throwable cause)