EncodingException
extends RuntimeException
Table of Contents
Methods
-
decorate()
: EncodingException
-
getAlchemyException()
: Throwable
-
getCommand()
: string|null
-
getErrorOutput()
: string|null
decorate()
public
static decorate(RuntimeException $runtimeException) : EncodingException
Parameters
-
$runtimeException
: RuntimeException
-
getAlchemyException()
public
getAlchemyException() : Throwable
getCommand()
public
getCommand() : string|null
Return values
string|null
getErrorOutput()
public
getErrorOutput() : string|null
Return values
string|null