public class CompileException extends LocatedException
| Constructor and Description |
|---|
CompileException(String message,
Location optionalLocation) |
CompileException(String message,
Location optionalLocation,
Throwable cause) |
getLocation, getMessagegetCause, initCause, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, printStackTrace, setStackTrace, toStringCopyright © 2001–2013. All rights reserved.