public final class UniqueKeyImportException extends UniqueKeyException
NL| Constructor and Description |
|---|
UniqueKeyImportException(java.lang.String msg)
Creates
UniqueKeyImportException object from exception message. |
appendExceptionTo, printStackTrace, printStackTrace, printStackTrace, toStringpublic UniqueKeyImportException(java.lang.String msg)
UniqueKeyImportException object from exception message.msg - the given exception message.