Click or drag to resize
InvalidRequestException Constructor
Overload List
  NameDescription
Public methodInvalidRequestException
Construct the exception without a description.
Public methodInvalidRequestException(String)
Construct the exception with the description.
Public methodInvalidRequestException(String, Exception)
Construct the exception with the description and the cause exception.
Top
See Also