public class CompilerException extends RuntimeException
CompilerException(String message)
CompilerException(String message, Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CompilerException(String message)
public CompilerException(String message, Throwable throwable)
Copyright © 2020. All rights reserved.