Click or drag to resize
DigitalRuneAnimationException Constructor
Initializes a new instance of the AnimationException class.
Overload List
  NameDescription
Public methodAnimationException
Initializes a new instance of the AnimationException class.
Public methodAnimationException(String)
Initializes a new instance of the AnimationException class with a specified error message.
Protected methodAnimationException(SerializationInfo, StreamingContext)
Initializes a new instance of the AnimationException class with serialized data.
Public methodAnimationException(String, Exception)
Initializes a new instance of the AnimationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also