Class InvokeException

All Implemented Interfaces:
Serializable

public class InvokeException extends RuntimeException
A RuntimeException thrown in response to various dynamic invocation errors.
See Also:
  • Constructor Details

    • InvokeException

      public InvokeException(String message)