NotNullException

  
Type🟡 Exception
Packageio.github.mrtesz.teszcore.exceptions
GitHubNotNullException.java
ExtendsTeszCoreException

Description

Exception, threw in Conditions#checkNull


Constructor(s)

NotNullException();
NotNullException(String message);
ParameterTypeAnnotationsDescription
messageString@Nullable(optional) Error Message

Methods

copy

implemented from Copyable.java

T: NotNullException



Back to top

Copyright © 2026 Mr_Tesz. All rights reserved

This site uses Just the Docs, a documentation theme for Jekyll.