@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, toString
public UnsupportedServiceCapabilityException(Capability capability)
public Capability getCapability()
public String getMessage()
getMessage
in class Throwable
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.