Class MissingInformationException

All Implemented Interfaces:
Serializable

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

    • MissingInformationException

      public MissingInformationException()
    • MissingInformationException

      public MissingInformationException(Throwable cause)