Overload | Description |
---|---|
CompressionInternalException Constructor() | Initializes a new instance of the exception. |
CompressionInternalException Constructor(Exception) | Initializes a new instance of the exception with the specified inner exception. |
CompressionInternalException Constructor(String) | Initializes a new instance of the exception with the specified message test. |
CompressionInternalException Constructor(String,Exception) | Initializes a new instance of the exception with the specified message text and inner exception. |