Differences Between: [Versions 311 and 401]
(no description)
File Size: | 45 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ResumeTokenException:: (2 methods):
invalidType()
notFound()
Class: ResumeTokenException - X-Ref
invalidType($value) X-Ref |
Thrown when a resume token has an invalid type. param: mixed $value Actual value (used to derive the type) return: self |
notFound() X-Ref |
Thrown when a resume token is not found in a change document. return: self |