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