Class Salient\Core\AbstractMultipleErrorException

abstract
extends AbstractException
implements MultipleErrorExceptionInterface
uses MultipleErrorExceptionTrait

Base class for runtime exceptions that represent multiple errors

Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Methods used from Salient\Core\Concern\ExceptionTrait
__construct(), withExitStatus(), getExitStatus(), getMetadata(), __toString()
Methods used from Salient\Core\Concern\MultipleErrorExceptionTrait
__construct(), getMessageWithoutErrors(), getErrors(), reportErrors(), hasUnreportedErrors(), getMetadata()
Properties used from Salient\Core\Concern\ExceptionTrait
$ExitStatus
Properties used from Salient\Core\Concern\MultipleErrorExceptionTrait
$MessageWithoutErrors, $Errors, $HasUnreportedErrors