Class ArchiveCompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.micronaut.data.jakarta.tck.ArchiveCompilerException
- All Implemented Interfaces:
Serializable
The exception indicates internal compiler error.
- Author:
- Denis Stepanov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArchiveCompilerException(String message) ArchiveCompilerException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArchiveCompilerException
-
ArchiveCompilerException
-