public class ActiveObjectsConfigurationException extends ActiveObjectsException
| Constructor and Description |
|---|
ActiveObjectsConfigurationException() |
ActiveObjectsConfigurationException(String message) |
ActiveObjectsConfigurationException(String message,
Throwable cause) |
ActiveObjectsConfigurationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ActiveObjectsConfigurationException |
forMethod(Method method) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ActiveObjectsConfigurationException()
public ActiveObjectsConfigurationException(String message)
public ActiveObjectsConfigurationException(String message, Throwable cause)
public ActiveObjectsConfigurationException(Throwable cause)
public ActiveObjectsConfigurationException forMethod(Method method)
Copyright © 2007–2022 Atlassian. All rights reserved.