Overload | Description |
---|---|
NotSupportedStatFunctionException Constructor() | Initializes a new instance of the NotSupportStatFunctionException class. |
NotSupportedStatFunctionException Constructor(String) | Initializes a new instance of the NotSupportStatFunctionException class, specifying the exception message. |
NotSupportedStatFunctionException Constructor(String,Exception) | Initializes a new instance of the NotSupportStatFunctionException class, specifying the exception message and the inner exception. |