API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class EasingFormatError
Methods
Package
org.goasap.errors
Class
public class EasingFormatError
Inheritance
EasingFormatError
Error
Throw this error if an easing function called with the params 1,1,1,1 does not return a Number.
Public Methods
Method
Defined by
EasingFormatError
()
Error message "Easing function not valid."
EasingFormatError
Constructor detail
EasingFormatError
()
constructor
public function EasingFormatError()
Error message "Easing function not valid."