InvalidAnimationException Constructor |
Name | Description | |
---|---|---|
InvalidAnimationException |
Initializes a new instance of the InvalidAnimationException class.
| |
InvalidAnimationException(String) |
Initializes a new instance of the InvalidAnimationException class with a
specified error message.
| |
InvalidAnimationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidAnimationException class with
serialized data.
| |
InvalidAnimationException(String, Exception) |
Initializes a new instance of the InvalidAnimationException class with a
specified error message and a reference to the inner exception that is the cause of this
exception.
|