public class CompileException extends LocatedException
| Constructor and Description |
|---|
CompileException(String message,
Location location)
An infix
"NYI" in the message string indicates that the compiler has a known limitation here. |
CompileException(String message,
Location location,
Throwable cause)
An infix
"NYI" in the message string indicates that the compiler has a known limitation here. |
getLocation, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.