public class PluginException extends RuntimeException
This is generally thrown by code in the Hdx package, to indicate that one of the classes extending the system has violated its contract. However, it may also be thrown by client code, implementing such extensions, if it wishes to indicate a `this-can't-happen' error during its initialisation.
Constructor and Description |
---|
PluginException(Exception e)
Construct an HdxException from another Exception.
|
PluginException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.