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) |
fromThrowable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SqlUnsupportedException(String jiraNumber, String disabledFunctionality)
public SqlUnsupportedException(String errorMessage)
public static void errorClassNameToException(String errorClassName) throws SqlUnsupportedException
SqlUnsupportedException
Copyright © 1970 The Apache Software Foundation. All rights reserved.