PHP Class Doctrine\OXM\Marshaller\MarshallerException

Since: 2.0
Author: Richard Fullmer ([email protected])
Inheritance: extends Doctrine\OXM\OXMException
Afficher le fichier Open project: doctrine/oxm Class Usage Examples

Méthodes publiques

Méthode Description
couldNotOpenStream ( $streamUri )
couldNotReadXml ( $xml )
fieldRequired ( $entityName, $fieldName )
invalidMarshallerState ( $cursor )
mappingNotFoundForClass ( $className )

Method Details

couldNotOpenStream() public static méthode

public static couldNotOpenStream ( $streamUri )

couldNotReadXml() public static méthode

public static couldNotReadXml ( $xml )

fieldRequired() public static méthode

public static fieldRequired ( $entityName, $fieldName )

invalidMarshallerState() public static méthode

public static invalidMarshallerState ( $cursor )

mappingNotFoundForClass() public static méthode

public static mappingNotFoundForClass ( $className )