Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Package | ||||||||
Deleted: | ||||||||
< < | extends Error | |||||||
Changed: | ||||||||
< < | Exception used raise an access control violation. | |||||||
> > | Exception used raise an access control violation. This exception has the
following fields:
The exception may be thrown by plugins. If a plugin throws the exception, it will normally be caught and the browser redirected to a login screen (if the user is not logged in) or reported (if they are and just don't have access). | |||||||
| ||||||||
Line: 10 to 20 | ||||||||
ClassMethod new ($mode,$user,$web,$topic,$reason)
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 22 to 32 | ||||||||
ObjectMethod stringify () -> $string | ||||||||
Changed: | ||||||||
< < | Generate a summary string | |||||||
> > | Generate a summary string. This is mainly for debugging. | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Package
extends Error
|