You are here

class UserpointsChangeException in User Points 7.2

This exception is thrown when a property is changed after a saved transaction has been approved or declined.

Hierarchy

Expanded class hierarchy of UserpointsChangeException

File

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

View source
class UserpointsChangeException extends Exception {

}

Members