public class OntologyLoadingException extends RuntimeException
| Constructor and Description |
|---|
OntologyLoadingException(String message)
Creates a new instance of
OntologyLoadingException. |
OntologyLoadingException(Throwable cause)
Creates a new instance of
OntologyLoadingException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OntologyLoadingException(Throwable cause)
OntologyLoadingException.cause - the throwable that caused this exception to be thrown.public OntologyLoadingException(String message)
OntologyLoadingException.message - the exception message.Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.