public class AutomationException extends RuntimeException
AutomationException class.
| Constructor and Description | 
|---|
AutomationException(String arg0)
Constructor for AutomationException. 
 | 
AutomationException(String arg0,
                   Throwable arg1)
Constructor for AutomationException. 
 | 
AutomationException(Throwable arg0)
Constructor for AutomationException. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.