public class DatatypeCohercionException extends RuntimeException
| Constructor and Description |
|---|
DatatypeCohercionException(Object value,
URI datatype) |
DatatypeCohercionException(Object value,
URI datatype,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getDatatype() |
String |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatatypeCohercionException(Object value, URI datatype)
public DatatypeCohercionException(Object value, URI datatype, Throwable cause)
public URI getDatatype()
Copyright (C) 2014-2016, Center for Open Middleware