Class InconsistentClientDataTypeException

All Implemented Interfaces:
Serializable

public class InconsistentClientDataTypeException extends VerificationException
Thrown if inconsistent type is specified for client data
See Also:
  • Constructor Details

    • InconsistentClientDataTypeException

      public InconsistentClientDataTypeException(@Nullable @Nullable String message, @Nullable @Nullable Throwable cause)
    • InconsistentClientDataTypeException

      public InconsistentClientDataTypeException(@Nullable @Nullable String message)
    • InconsistentClientDataTypeException

      public InconsistentClientDataTypeException(@Nullable @Nullable Throwable cause)