public class InactiveGroupException extends ActivationException
detail
Constructor and Description |
---|
InactiveGroupException(String s)
Constructs an instance with the specified detail message.
|
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InactiveGroupException(String s)
s
- the detail messageCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.