Class HtmlToApproximateMarkdownServicePlugin.UnsupportedOperationCalled
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.composum.ai.backend.slingbase.impl.HtmlToApproximateMarkdownServicePlugin.UnsupportedOperationCalled
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HtmlToApproximateMarkdownServicePlugin
protected static class HtmlToApproximateMarkdownServicePlugin.UnsupportedOperationCalled extends RuntimeException
Thrown when unsupported operation was called that requires blacklisting.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
UnsupportedOperationCalled()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-