public class InvalidConstrainingFacetException extends DatatypeReasonerException
Title: Invalid Constraining Facet Exception
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
InvalidConstrainingFacetException(aterm.ATermAppl facet,
Object value) |
InvalidConstrainingFacetException(aterm.ATermAppl facet,
Object value,
Throwable cause) |
InvalidConstrainingFacetException(String msg,
aterm.ATermAppl facet,
Object value) |
InvalidConstrainingFacetException(String msg,
aterm.ATermAppl facet,
Object value,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
aterm.ATermAppl |
getFacet() |
Object |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidConstrainingFacetException(aterm.ATermAppl facet,
Object value)
public InvalidConstrainingFacetException(aterm.ATermAppl facet,
Object value,
Throwable cause)
public InvalidConstrainingFacetException(String msg, aterm.ATermAppl facet, Object value)
public aterm.ATermAppl getFacet()
public Object getValue()
Copyright © 2019. All rights reserved.