SuccessException Class

Definition

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)
SuccessException(String, Exception)

Applies to