public class IllegalMessagePropertyException extends WonMessageNotWellFormedException
| Constructor and Description |
|---|
IllegalMessagePropertyException(org.apache.jena.rdf.model.Property property) |
IllegalMessagePropertyException(java.lang.String illegalProperty) |
IllegalMessagePropertyException(java.lang.Throwable cause,
java.net.URI illegalProperty) |
IllegalMessagePropertyException(java.net.URI illegalProperty) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getMissingProperty() |
safeToStringpublic IllegalMessagePropertyException(java.lang.String illegalProperty)
public IllegalMessagePropertyException(org.apache.jena.rdf.model.Property property)
public IllegalMessagePropertyException(java.net.URI illegalProperty)
public IllegalMessagePropertyException(java.lang.Throwable cause,
java.net.URI illegalProperty)
Copyright © 2019. All Rights Reserved.