Home
last modified time | relevance | path

Searched refs:removeExceptionsAttribute (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DMethodInfo.java341 public void removeExceptionsAttribute() { in removeExceptionsAttribute() method in MethodInfo
353 removeExceptionsAttribute(); in setExceptionsAttribute()
/external/javassist/src/main/javassist/
DCtBehavior.java344 methodInfo.removeExceptionsAttribute(); in setExceptionTypes()