Overload List

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

See Also