public class SightlyJavaCompilerException extends RuntimeException
Modifier | Constructor and Description |
---|---|
|
SightlyJavaCompilerException() |
|
SightlyJavaCompilerException(String message) |
|
SightlyJavaCompilerException(String message,
Throwable cause) |
protected |
SightlyJavaCompilerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
SightlyJavaCompilerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 The Apache Software Foundation. All rights reserved.