@Portable public class UnsupportedServiceCapabilityException extends SecurityManagementException
Exception for user system management when trying to operate with a non supported feature (capability).
| Constructor and Description |
|---|
UnsupportedServiceCapabilityException(Capability capability) |
| Modifier and Type | Method and Description |
|---|---|
Capability |
getCapability() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedServiceCapabilityException(Capability capability)
public Capability getCapability()
public String getMessage()
getMessage in class ThrowableCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.