Click or drag to resize

RoleNotFoundException Constructor

Overload List
  NameDescription
Public methodRoleNotFoundException
Initializes a new instance of the RoleNotFoundException class.
Public methodRoleNotFoundException(String)
Initializes a new instance of the RoleNotFoundException class with a specified error message.
Public methodRoleNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the RoleNotFoundException class with serialized data.
Top
See Also