public class InactiveGroupException extends ActivationException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
detail| Constructor and Description |
|---|
InactiveGroupException(String s)
Constructs an instance with the specified detail message.
|
getCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
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.