public class CompilationException extends RuntimeException
| Constructor and Description |
|---|
CompilationException(String message,
RuntimeException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CompilationException(String message, RuntimeException cause)
Copyright © 2012–2023. All rights reserved.