public class GroupNotFoundException extends RuntimeException
| Constructor and Description |
|---|
GroupNotFoundException(String groupName)
Constructor by name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GroupNotFoundException(String groupName)
groupName - target group name.Copyright © 2013–2015 FF4J. All rights reserved.