public class EntitlementException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
EntitlementException() |
EntitlementException(String message) |
EntitlementException(String message,
Throwable cause) |
EntitlementException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.