public final class CompilerException extends Exception
| Constructor and Description |
|---|
CompilerException() |
CompilerException(Exception e) |
CompilerException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CompilerException()
public CompilerException(Exception e)
public CompilerException(String message)
public String getMessage()
getMessage in class ThrowableCopyright © 2017 JBoss by Red Hat. All rights reserved.