DuplicateException
Thrown when an object could not be created because it already exists
-
new DuplicateException()
-
$duplicateException->getCode()
-
$duplicateException->getData()
-
$duplicateException->getDetails()
-
$duplicateException->getFile()
-
$duplicateException->getFileRelative()
-
$duplicateException->getHttpCode()
-
$duplicateException->getKey()
-
$duplicateException->getLine()
-
$duplicateException->getMessage()
-
$duplicateException->getPrevious()
-
$duplicateException->getTrace()
-
$duplicateException->getTraceAsString()
-
$duplicateException->isTranslated()
-
$duplicateException->toArray()