@Api public class InvokeComponentException extends RuntimeException
| Constructor and Description | 
|---|
| InvokeComponentException(InvocableComponent component,
                        String message,
                        Throwable cause) | 
| InvokeComponentException(InvocableComponent component,
                        Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvokeComponentException(InvocableComponent component, Throwable cause)
public InvokeComponentException(InvocableComponent component, String message, Throwable cause)
Copyright © 2019 Suncode. All rights reserved.