Click or drag to resize
AB4D logo

AnimationException(String, Exception) Constructor

Constructor

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public AnimationException(
	string message,
	Exception innerException
)

Parameters

message  String
message
innerException  Exception
innerException
See Also