Flow PHP

TypeMappingException extends RuntimeException

FinalYes

Methods

ambiguousEntryType()  : self
unsupportedColumnType()  : self
unsupportedEntryType()  : self
unsupportedFlowType()  : self

Methods

ambiguousEntryType()

public static ambiguousEntryType(string $entryClass) : self
Parameters
$entryClass : string
Return values
self

unsupportedColumnType()

public static unsupportedColumnType(string $pgTypeName) : self
Parameters
$pgTypeName : string
Return values
self

unsupportedEntryType()

public static unsupportedEntryType(string $entryClass) : self
Parameters
$entryClass : string
Return values
self

unsupportedFlowType()

public static unsupportedFlowType(string $flowTypeClass) : self
Parameters
$flowTypeClass : string
Return values
self
On this page

Search results