public class GroupNotFoundException extends Exception
| Constructor and Description | 
|---|
| GroupNotFoundException() | 
| GroupNotFoundException(String s) | 
| GroupNotFoundException(String s,
                                            Throwable t) | 
| GroupNotFoundException(Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GroupNotFoundException()
public GroupNotFoundException(String s)
public GroupNotFoundException(Throwable t)
public GroupNotFoundException(String s, Throwable t)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.