ComposerIntegrationException Constructor

Overload List
 NameDescription
Public methodComposerIntegrationException Initializes a new instance of the ComposerIntegrationException class.
Public methodComposerIntegrationException(Exception) Initializes a new instance of the ComposerIntegrationException class.
Public methodComposerIntegrationException(String) Initializes a new instance of the ComposerIntegrationException class with a specified error message.
Public methodComposerIntegrationException(String, Exception) Initializes a new instance of the ComposerIntegrationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also