org.melati.poem
Class CreationAccessPoemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.AccessPoemException
org.melati.poem.CreationAccessPoemException
- All Implemented Interfaces:
- Serializable
public class CreationAccessPoemException
- extends AccessPoemException
Thrown when unauthorised creation of a new object is attempted.
- See Also:
- Serialized Form
Field Summary |
Table |
table
The Table we have a problem with. |
table
public Table table
- The Table we have a problem with.
CreationAccessPoemException
public CreationAccessPoemException(Table table,
AccessToken token,
Capability capability)
- Constructor.
getMessage
public String getMessage()
- Description copied from class:
PoemException
- The detail message which may be null.
- Overrides:
getMessage
in class AccessPoemException
- Returns:
- The detail message.
- See Also:
Throwable.getMessage()
Copyright © 2000-2010 PanEris. All Rights Reserved.