public class MethodBodyParseException
extends java.lang.IllegalStateException
| Constructor and Description |
|---|
MethodBodyParseException() |
MethodBodyParseException(java.lang.String message) |
MethodBodyParseException(java.lang.String message,
java.lang.Throwable cause) |
MethodBodyParseException(java.lang.Throwable cause) |
public MethodBodyParseException()
public MethodBodyParseException(java.lang.Throwable cause)
public MethodBodyParseException(java.lang.String message)
public MethodBodyParseException(java.lang.String message,
java.lang.Throwable cause)