public class ContainerNotAvailableException extends FessSystemException
| Constructor and Description |
|---|
ContainerNotAvailableException(String componentName) |
ContainerNotAvailableException(String componentName,
Throwable cause) |
ContainerNotAvailableException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContainerNotAvailableException(String componentName)
public ContainerNotAvailableException(String componentName, Throwable cause)
public ContainerNotAvailableException(Throwable cause)
public String getComponentName()
Copyright © 2009–2017 CodeLibs. All rights reserved.