Overload List

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

See Also