GenericEncryptionException extends HintException
Class GenericEncryptionException
Tags
Table of Contents
- __construct() : mixed
 
Methods
__construct()
    public
                __construct([string $message = '' ][, string $hint = '' ], int $code[, Exception|null $previous = null ]) : mixed
    
        Parameters
- $message : string = ''
 - $hint : string = ''
 - $code : int
 - $previous : Exception|null = null