Class InvokeComponentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.component.InvokeComponentException
All Implemented Interfaces:
Serializable

@Api public class InvokeComponentException extends RuntimeException
Exception thrown when component could not be invoked. May be caused by invalid arguments or an error in invoked method.
Author:
RafaƂ Nowacki 13 cze 2016
See Also: