Class DocumentGenerationException

  • All Implemented Interfaces:
    Serializable

    public class DocumentGenerationException
    extends RuntimeException
    Exception to be thrown when the document generation flow can not be finished.
    Since:
    0.1.0
    Author:
    nandorholozsnyak
    See Also:
    Serialized Form
    • Constructor Detail

      • DocumentGenerationException

        public DocumentGenerationException​(String message)
      • DocumentGenerationException

        public DocumentGenerationException​(String message,
                                           Throwable cause)