org.sakaiproject.service.gradebook.shared
Class GradebookExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sakaiproject.service.gradebook.shared.GradebookExistsException
- All Implemented Interfaces:
- Serializable
public class GradebookExistsException
- extends RuntimeException
Indicates that a gradebook already exists and can not be created again.
- Author:
- Josh Holtzman
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GradebookExistsException
public GradebookExistsException(String message)
Copyright © 2003-2013 Sakai Project. All Rights Reserved.