class LongKeysUnsupportedByCollation extends Exception (View source)

Properties

protected string $collation
protected int $wantedKeyLength

Methods

__construct(string $collation, int $wantedKeyLength)

No description

string
getCollation()

No description

int
getWantedKeyLength()

No description

Details

__construct(string $collation, int $wantedKeyLength)

No description

Parameters

string $collation
int $wantedKeyLength

string getCollation()

No description

Return Value

string

int getWantedKeyLength()

No description

Return Value

int