UnexpectedRequestTypeError constructor

UnexpectedRequestTypeError(
  1. Type type
)

Implementation

UnexpectedRequestTypeError(Type type) : type = type.toString();