AutomationException#

public class AutomationException extends RuntimeException#

Базовый клас исключений, выбрасываемых при возникновении ошибок в коде библиотеки Gs Automation Api for Global ERP client.

Constructors#

AutomationException#

public AutomationException(String message)#

AutomationException#

public AutomationException(String message, Throwable cause)#

AutomationException#

public AutomationException(Throwable cause)#

AutomationException#

public AutomationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)#