Click or drag to resize
InvalidActionException Constructor
Overload List
  NameDescription
Public methodInvalidActionException
Create the exception without message.
Public methodInvalidActionException(String)
Create the exception with message.
Public methodInvalidActionException(String, Exception)
Create the exception with message and inner exception.
Top
See Also