GenericEncryptionException¶
-
class
OCP\Encryption\Exceptions\
GenericEncryptionException
¶ - Class GenericEncryptionException
Source: lib/public/Encryption/Exceptions/GenericEncryptionException.php#37 Parent: OC\HintException
Methods¶
-
public
OCP\Encryption\Exceptions\GenericEncryptionException::
__construct
($message="", $hint="", $code=0, $previous=null)¶ Source: lib/public/Encryption/Exceptions/GenericEncryptionException.php#46
Parameters: - $message (string)
- $hint (string)
- $code (int)
- $previous (
Exception
| null)
Since: 8.1.0