public class GroupSetNotFoundException extends RuntimeException
| Constructor and Description |
|---|
GroupSetNotFoundException() |
GroupSetNotFoundException(String msg) |
GroupSetNotFoundException(String msg,
Throwable cause) |
GroupSetNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GroupSetNotFoundException()
public GroupSetNotFoundException(String msg)
msg - public GroupSetNotFoundException(String msg, Throwable cause)
msg - cause - public GroupSetNotFoundException(Throwable cause)
cause - Copyright © 2016 Internet2. All rights reserved.