You are here

class UserpointsInvalidArgumentException in User Points 7.2

Thrown when trying to set a property to an invalid value.

Hierarchy

Expanded class hierarchy of UserpointsInvalidArgumentException

File

./userpoints.transaction.inc, line 1183
Contains the UserpointsTransaction and related classes.

View source
class UserpointsInvalidArgumentException extends Exception {

}

Members