public class AutomationException extends RuntimeException
| Constructor and Description | 
|---|
| AutomationException() | 
| AutomationException(String message) | 
| AutomationException(String message,
                   Throwable cause) | 
| AutomationException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AutomationException()
public AutomationException(String message)
public AutomationException(Throwable cause)
public AutomationException(String message, Throwable cause)
Copyright © 2016 Nuxeo SA. All rights reserved.