SuccessException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Thrown when an assertion failed.
[System.Serializable]
public class SuccessException : Exception
type SuccessException = class
inherit Exception
- Inheritance
-
SuccessException
- Attributes
Constructors
SuccessException(SerializationInfo, StreamingContext) |
Serialization Constructor |
SuccessException(String, Exception) | |
SuccessException(String) |