public class ResourceValidationException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
org.osgi.resource.Capability |
getInvalidCapability() |
org.osgi.resource.Requirement |
getInvalidRequirement() |
String |
getOffendingInput() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public org.osgi.resource.Capability getInvalidCapability()
public org.osgi.resource.Requirement getInvalidRequirement()
public String getOffendingInput()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.