PHP Class LazyRecord\Exception\SchemaRelatedException

Inheritance: extends Exceptio\Exception
Afficher le fichier Open project: corneltek/lazyrecord

Méthodes publiques

Свойство Type Description
$schema

Méthodes publiques

Méthode Description
__construct ( LazyRecord\Schema\SchemaInterface $schema, $message )
getSchema ( )
getSchemaClass ( )

Method Details

__construct() public méthode

public __construct ( LazyRecord\Schema\SchemaInterface $schema, $message )
$schema LazyRecord\Schema\SchemaInterface

getSchema() public méthode

public getSchema ( )

getSchemaClass() public méthode

public getSchemaClass ( )

Property Details

$schema public_oe property

public $schema