Class CodeGenerationFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.mirkosertic.bytecoder.core.backend.CodeGenerationFailure
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCodeGenerationFailure
(ResolvedMethod method, DominatorTree dt, RuntimeException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
method
-
dominatorTree
-
-
Constructor Details
-
CodeGenerationFailure
-
-
Method Details
-
getMethod
-
getDominatorTree
-