AnimationException Constructor |
Name | Description | |
---|---|---|
AnimationException |
Initializes a new instance of the AnimationException class.
| |
AnimationException(String) |
Initializes a new instance of the AnimationException class with a specified
error message.
| |
AnimationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the AnimationException class with serialized
data.
| |
AnimationException(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.
|