DynamicTypeEvaluator.EvaluationException


public class DynamicTypeEvaluator.EvaluationException extends Exception


Exception thrown when the binding of a DynamicTypeBindingRequest fails.

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

EvaluationException

Added in 1.0.0
public EvaluationException(@NonNull String message)