public class MethodExistsException extends Exception
Constructor and Description |
---|
MethodExistsException(JiapiMethod method) |
Modifier and Type | Method and Description |
---|---|
JiapiMethod |
getMethod()
Get a method which already exists in a class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MethodExistsException(JiapiMethod method)
public JiapiMethod getMethod()
Copyright © 2017. All rights reserved.