Click or drag to resize

TransformationNotFoundException Constructor

Overload List
  NameDescription
Public methodTransformationNotFoundException
Initializes a new instance of the TransformationNotFoundException class.
Public methodTransformationNotFoundException(String)
Initializes a new instance of the TransformationNotFoundException class, setting the provided message string.
Public methodTransformationNotFoundException(String, Exception)
Initializes a new instance of the TransformationNotFoundException class, setting the provided message string and inner exception.
Top
See Also