org.melati.poem
Class AccessibleCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.AccessPoemException
org.melati.poem.AccessibleCreationException
- All Implemented Interfaces:
- Serializable
public class AccessibleCreationException
- extends AccessPoemException
Thrown when an unauthorised attempt to create an object is made.
- See Also:
- Serialized Form
AccessibleCreationException
public AccessibleCreationException(AccessPoemException e)
- Parameters:
e
- the cause
getActionDescription
public String getActionDescription()
-
- Overrides:
getActionDescription
in class AccessPoemException
- Returns:
- null
- See Also:
AccessPoemException.getActionDescription()
getMessage
public String getMessage()
- The detail message which may be null.
- Overrides:
getMessage
in class AccessPoemException
- Returns:
- The detail message
- See Also:
AccessPoemException.getMessage()
Copyright © 2000-2010 PanEris. All Rights Reserved.