public abstract class SqlUnsupportedException extends ForemanSetupException
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlUnsupportedException.ExceptionType |
| Constructor and Description |
|---|
SqlUnsupportedException(String errorMessage) |
SqlUnsupportedException(String jiraNumber,
String disabledFunctionality) |
| Modifier and Type | Method and Description |
|---|---|
static void |
errorClassNameToException(String errorClassName) |
fromThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SqlUnsupportedException(String jiraNumber, String disabledFunctionality)
public SqlUnsupportedException(String errorMessage)
public static void errorClassNameToException(String errorClassName) throws SqlUnsupportedException
SqlUnsupportedExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.