org.kuali.rice.krad.exception
Class GroupNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.rice.krad.exception.GroupNotFoundException
- All Implemented Interfaces:
- Serializable
public class GroupNotFoundException
- extends Exception
This class represents an exception that is thrown when a given group can not be retrieved from workflow.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GroupNotFoundException
public GroupNotFoundException()
GroupNotFoundException
public GroupNotFoundException(String s)
GroupNotFoundException
public GroupNotFoundException(Throwable t)
GroupNotFoundException
public GroupNotFoundException(String s,
Throwable t)
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.