Class MethodBodyParseException

All Implemented Interfaces:
Serializable

public class MethodBodyParseException extends IllegalStateException
See Also:
  • Field Details

  • Constructor Details

    • MethodBodyParseException

      public MethodBodyParseException()
    • MethodBodyParseException

      public MethodBodyParseException(Throwable cause)
    • MethodBodyParseException

      public MethodBodyParseException(String message)
    • MethodBodyParseException

      public MethodBodyParseException(String message, Throwable cause)