public class UnrecognizedDatatypeException extends DatatypeReasonerException
Title: Unrecognized Datatype Exception
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
UnrecognizedDatatypeException(aterm.ATermAppl dt) |
UnrecognizedDatatypeException(aterm.ATermAppl dt,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
aterm.ATermAppl |
getDatatype() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnrecognizedDatatypeException(aterm.ATermAppl dt)
public UnrecognizedDatatypeException(aterm.ATermAppl dt,
String msg)
Copyright © 2019. All rights reserved.