eDriven Framework API
TweenerException Constructor (message)
NamespaceseDriven.AnimationTweenerExceptionTweenerException(String)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public TweenerException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
TweenerException(
	String^ message
)
Parameters
message (String)

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)