TransformException Constructor

Overload List
  NameDescription
Public methodTransformException(Transform)
Initializes a new instance of the TransformException class.
Public methodTransformException(Transform, String)
Initializes a new instance of the TransformException class with a specific message.
Public methodTransformException(Transform, String, Exception)
Initializes a new instance of the TransformException class.
Top
See Also