Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DMethodInfo.java382 public void removeExceptionsAttribute() { in removeExceptionsAttribute() method in MethodInfo
394 removeExceptionsAttribute(); in setExceptionsAttribute()
/external/javassist/src/main/javassist/
DCtBehavior.java409 methodInfo.removeExceptionsAttribute(); in setExceptionTypes()