Serializable
public class CompileException extends LocatedException
Constructor | Description |
---|---|
CompileException(String message,
Location optionalLocation) |
|
CompileException(String message,
Location optionalLocation,
Throwable cause) |
getLocation, getMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2019. All rights reserved.