public class NullContextException extends RuntimeException
Context is null, but shouldn't be.| Constructor and Description | 
|---|
NullContextException()  | 
NullContextException(String s)  | 
NullContextException(String s,
                    Throwable cause)  | 
NullContextException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2022 SciJava. All rights reserved.