Class MissingTitleException

All Implemented Interfaces:
Serializable

public class MissingTitleException extends RequiredElementException
Thrown when a title 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

    • MissingTitleException

      public MissingTitleException()
    • MissingTitleException

      public MissingTitleException(Throwable cause)