public class CompilerError
extends java.lang.Error
| Constructor and Description |
|---|
CompilerError(java.lang.Exception e)
Create an exception given another exception.
|
CompilerError(java.lang.String msg)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
printStackTrace() |
Copyright © 2017. All Rights Reserved.