public class ConceptInsertionException extends JulielabNeo4jPluginException
| Constructor and Description |
|---|
ConceptInsertionException() |
ConceptInsertionException(String message) |
ConceptInsertionException(String message,
Throwable cause) |
ConceptInsertionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ConceptInsertionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConceptInsertionException()
public ConceptInsertionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ConceptInsertionException(String message)
public ConceptInsertionException(Throwable cause)
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.