Class TerritoryNotDefined
Exception thrown when a territory is not defined.
- Exception implements Throwable
- ┗ LogicException
- ┗ InvalidArgumentException
- ┗ ICanBoogie\CLDR\TerritoryNotDefined implements ICanBoogie\CLDR\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public
__construct( string $territory_code
, null $message
= null, integer $code
= 500, ICanBoogie\CLDR\Exception
$previous
= null )
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message