Class UnexpectedTypeException

All Implemented Interfaces:
Serializable

public class UnexpectedTypeException extends ConstraintDeclarationException
Version:
$Rev$ $Date$
See Also:
  • Constructor Details

    • UnexpectedTypeException

      public UnexpectedTypeException(String message)
    • UnexpectedTypeException

      public UnexpectedTypeException()
    • UnexpectedTypeException

      public UnexpectedTypeException(String message, Throwable cause)
    • UnexpectedTypeException

      public UnexpectedTypeException(Throwable cause)