Class EmbeddedFilesResolver.EmbeddedFileProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sentrysoftware.metricshub.engine.connector.parser.EmbeddedFilesResolver.EmbeddedFileProcessingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EmbeddedFilesResolver
A custom exception class for errors that occur during the processing of embedded files.
This class extends
RuntimeException and provides constructor that allows the
inclusion of an error message and a throwable cause.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString