Class InvocationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.astonbitecode.j4rs.errors.InvocationException
All Implemented Interfaces:
Serializable

public class InvocationException extends RuntimeException
See Also:
  • Constructor Details

    • InvocationException

      public InvocationException(String message, Throwable nestedException)
    • InvocationException

      public InvocationException(String message)