Class TypeToken.MissingTypeParameterError

java.lang.Object
java.lang.Throwable
java.lang.Error
de.espirit.common.lang.TypeToken.MissingTypeParameterError
All Implemented Interfaces:
Serializable
Enclosing class:
TypeToken<T>

public static final class TypeToken.MissingTypeParameterError extends Error
Error thrown, if the sub-type does not give a proper parametrization.
Since:
4.2.405
See Also: