public class NotProcessedException extends RuntimeException
NotPermittedException in that the command request itself did not violate any
constraint (e.g. security, concurrency limit).
Can optionally be provided a String supplying a reason for not processing the command.| Constructor and Description |
|---|
NotProcessedException(String reason) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.