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