Class InvalidGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.jcs3.access.exception.CacheException
org.apache.commons.jcs3.access.exception.InvalidGroupException
- All Implemented Interfaces:
- Serializable
InvalidGroupException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionConstructor for the InvalidGroupException objectInvalidGroupException(String message) Constructor for the InvalidGroupException object
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidGroupExceptionpublic InvalidGroupException()Constructor for the InvalidGroupException object
- 
InvalidGroupExceptionConstructor for the InvalidGroupException object- Parameters:
- message-
 
 
-