public class InvalidInteractionModelException extends LDPException
Constructor and Description |
---|
InvalidInteractionModelException(String href) |
InvalidInteractionModelException(URI uri) |
InvalidInteractionModelException(org.openrdf.model.URI uri) |
Modifier and Type | Method and Description |
---|---|
String |
getHref() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidInteractionModelException(String href)
public InvalidInteractionModelException(URI uri)
public InvalidInteractionModelException(org.openrdf.model.URI uri)
public String getHref()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.