Uses of Class
org.openprovenance.apache.commons.lang.exception.NestableDelegate
-
Packages that use NestableDelegate Package Description org.openprovenance.apache.commons.lang.exception -
-
Uses of NestableDelegate in org.openprovenance.apache.commons.lang.exception
Fields in org.openprovenance.apache.commons.lang.exception declared as NestableDelegate Modifier and Type Field Description protected NestableDelegateNestableRuntimeException. delegateThe helper instance which contains much of the code which we delegate to.
-