Overload | Description |
---|---|
ResultException Constructor() | Initializes a new instance of the class. |
ResultException Constructor(MethodBase) | Initializes a new instance of the class. |
ResultException Constructor(MethodBase,String) | Initializes a new instance of the class. |
ResultException Constructor(MethodBase,String,String) | Initializes a new instance of the class. |
ResultException Constructor(String) | Initializes a new instance of the class. |
ResultException Constructor(String,Exception) | Initializes a new instance of the class. |
ResultException Constructor(String,Exception,MethodBase,String) | Initializes a new instance of the class. |
ResultException Constructor(String,String) | Initializes a new instance of the class. |
ResultException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class. Initializes a new instance of the class with serialized data. |