UnsupportedCipherException
Extends LogicException Implements CryptExceptionInterfaceException representing an error encrypting data
since |
2.0.0 |
---|---|
package |
Joomla Framework |
Methods
__construct
UnsupportedCipherException constructor.
__construct(string class) : mixed
since |
2.0.0 |
---|
Arguments
- class
string
The class name of the unsupported cipher.
Response
mixed