Class ReportGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.nmontytskyi.monitoring.server.exception.ReportGenerationException
- All Implemented Interfaces:
Serializable
Thrown when PDF report generation fails due to missing data or an internal error.
Results in an HTTP 500 response via
GlobalExceptionHandler.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReportGenerationException
-