public class ActualEnvironmentException extends VirtualizationException
Constructor and Description |
---|
ActualEnvironmentException() |
ActualEnvironmentException(String message) |
ActualEnvironmentException(String message,
Throwable cause) |
ActualEnvironmentException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ActualEnvironmentException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ActualEnvironmentException()
public ActualEnvironmentException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ActualEnvironmentException(String message)
public ActualEnvironmentException(Throwable cause)
Copyright © 2005–2017 Alfresco Software. All rights reserved.