| Overload | Description |
|---|---|
| BitDepthException Constructor() | Initializes a new instance of the BitDepthException class. |
| BitDepthException Constructor(String) | Initializes a new instance of the BitDepthException class with the given error message. |
| BitDepthException Constructor(String,Exception) | Initializes a new instance of the BitDepthException class with a given message and an inner exception. |
