public class CompileException extends LocatedException
Constructor and Description |
---|
CompileException(String message,
Location optionalLocation) |
CompileException(String message,
Location optionalLocation,
Throwable cause) |
getLocation, getMessage
getCause, initCause, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, printStackTrace, setStackTrace, toString
Copyright © 2001-2014. All Rights Reserved.