public class UnsolvedSymbolException extends RuntimeException
| Constructor and Description |
|---|
UnsolvedSymbolException(String name) |
UnsolvedSymbolException(String name,
String context) |
UnsolvedSymbolException(String name,
TypeSolver typeSolver) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnsolvedSymbolException(String name, TypeSolver typeSolver)
public UnsolvedSymbolException(String name)
Copyright © 2016. All rights reserved.