Klasse RuntimeCompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.hypfvieh.java.rtcompiler.exception.RuntimeCompilerException
- Alle implementierten Schnittstellen:
Serializable
RuntimeException used when compiler fails.
- Seit:
- 1.0.0 - 2024-01-25
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungRuntimeCompilerException
(String _message) RuntimeCompilerException
(String _message, Throwable _cause) RuntimeCompilerException
(Throwable _cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
RuntimeCompilerException
public RuntimeCompilerException() -
RuntimeCompilerException
-
RuntimeCompilerException
-
RuntimeCompilerException
-