public class ComponentUnavailableException extends RuntimeException
| Constructor and Description |
|---|
ComponentUnavailableException() |
ComponentUnavailableException(String message) |
ComponentUnavailableException(String message,
Throwable cause) |
ComponentUnavailableException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ComponentUnavailableException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getExitStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ComponentUnavailableException()
public ComponentUnavailableException(String message)
public ComponentUnavailableException(Throwable cause)
public Integer getExitStatusCode()
Copyright © 2017 Alfresco Software. All rights reserved.