Overload | Description |
---|---|
WordReportsException Constructor() | Default constructor |
WordReportsException Constructor(String) | Constructor with a message |
WordReportsException Constructor(String,Object[]) | Constructor with a formatted message and parameters |
WordReportsException Constructor(String,Exception) | Constructor with an inner exception |
WordReportsException Constructor(SerializationInfo,StreamingContext) | Constructor with the streaming context |