Overload List

  NameDescription
UnableToPerformOperationException()()()
Instantiates a new UnableToPerformOperationException using the default message
UnableToPerformOperationException(String)
Instantiates a new UnableToPerformOperationException using the supplied message
UnableToPerformOperationException(SerializationInfo, StreamingContext)
Instantiates a new UnableToPerformOperationException using the supplied serialization info
UnableToPerformOperationException(String, Exception)
Instantiates a new UnableToPerformOperationException using the supplied message along with an additional exception that caused this one to be thrown

See Also