public class VisitorException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
VisitorException(CheckException e) |
| Modifier and Type | Method and Description |
|---|---|
CheckException |
getException() |
java.lang.String |
toString() |
public VisitorException(CheckException e)
public CheckException getException()
public java.lang.String toString()
toString in class java.lang.Throwable