public class InstantiableException extends Exception
Instantiable
cannot create an object.Constructor and Description |
---|
InstantiableException() |
InstantiableException(String s) |
InstantiableException(String s,
Throwable cause) |
InstantiableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015–2022 SciJava. All rights reserved.