Guides
Tutorials
An exception which has a serializable application-specific error code.
interface ApiPlatform\Exception\ErrorCodeSerializableInterface
{
public getErrorCode(): string
}interface ApiPlatform\Exception\ErrorCodeSerializableInterface
{
public getErrorCode(): string
}Gets the application-specific error code.
public getErrorCode(): stringpublic getErrorCode(): stringstring