Class UnexpectedTypeException

java.lang.Object
All Implemented Interfaces:
Serializable

public class UnexpectedTypeException extends ConstraintDeclarationException
Exception raised in the case that the constraint validator resolution cannot determine a suitable validator for a given type.
See Also: