public class ToolkitSpecificInstantiationException extends RuntimeException
TICComponent
failed. The specified cause exception provider further details.
Usually this exception will occur, if the according was not found in the class path during runtime (e.g. due to missing libraries) or a custom toolkit specific implementation does not offer a construction that meets the according convention.
Constructor and Description |
---|
ToolkitSpecificInstantiationException(String message) |
ToolkitSpecificInstantiationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ToolkitSpecificInstantiationException(Throwable cause)
public ToolkitSpecificInstantiationException(String message)