UnsolvedSymbolException
instead@Deprecated public class UnsolvedSymbolException extends RuntimeException
Constructor and Description |
---|
UnsolvedSymbolException(Context context,
String name)
Deprecated.
|
UnsolvedSymbolException(String name)
Deprecated.
|
UnsolvedSymbolException(String context,
String name)
Deprecated.
|
UnsolvedSymbolException(String name,
TypeSolver typeSolver)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
@Deprecated public UnsolvedSymbolException(String name, TypeSolver typeSolver)
@Deprecated public UnsolvedSymbolException(Context context, String name)
@Deprecated public UnsolvedSymbolException(String context, String name)
@Deprecated public UnsolvedSymbolException(String name)
Copyright © 2007–2019. All rights reserved.