public class AutomateException extends Exception
| Constructor and Description |
|---|
AutomateException()
Constructs a
ActionNotFoundException without a detail
message. |
AutomateException(String message)
Constructs a
ActionNotFoundException with a detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AutomateException()
ActionNotFoundException without a detail
message.public AutomateException(String message)
ActionNotFoundException with a detail
message.message - the detail message.Copyright © 2010–2017 Neticoa SAS. All rights reserved.