public class CompileException extends LocatedException
| Constructor and Description |
|---|
CompileException(java.lang.String message,
Location optionalLocation) |
CompileException(java.lang.String message,
Location optionalLocation,
java.lang.Throwable cause) |
getLocation, getMessagegetCause, initCause, printStackTrace, printStackTraceCopyright © 2001-2012. All Rights Reserved.