PATH:
home
/
lab2454c
/
.trash
/
core
/
vendor
/
coingate
/
coingate-php
/
lib
/
APIError
<?php namespace CoinGate\APIError; # HTTP Status 422 class UnprocessableEntity extends APIError { }
[-] NotFound.php
[edit]
[-] BadEnvironment.php
[edit]
[-] APIError.php
[edit]
[-] OrderNotFound.php
[edit]
[-] RateLimitException.php
[edit]
[+]
..
[-] UnprocessableEntity.php
[edit]
[-] AccountBlocked.php
[edit]
[-] InternalServerError.php
[edit]
[-] BadAuthToken.php
[edit]
[-] IpAddressIsNotAllowed.php
[edit]
[-] BadRequest.php
[edit]
[-] Unauthorized.php
[edit]
[-] RecordNotFound.php
[edit]
[-] CredentialsMissing.php
[edit]
[-] OrderIsNotValid.php
[edit]
[-] BadCredentials.php
[edit]
[-] PageNotFound.php
[edit]