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