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