exception_interface
interface exception_interface implements Throwable
Interface exception_interface
Define an exception which support a language var as message.
Methods
array
get_parameters()
Return the arguments associated with the message if it's a language var.
Details
at line 28
array
get_parameters()
Return the arguments associated with the message if it's a language var.