public class ImportException extends Exception
Constructor and Description |
---|
ImportException(Exception exception) |
ImportException(String message) |
ImportException(String message,
List<String> errors) |
ImportException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Atlassian. All rights reserved.