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