Uses of Class
net.morimekta.providence.descriptor.PExceptionDescriptor
-
Packages that use PExceptionDescriptor Package Description net.morimekta.providence net.morimekta.providence.descriptor -
-
Uses of PExceptionDescriptor in net.morimekta.providence
Fields in net.morimekta.providence declared as PExceptionDescriptor Modifier and Type Field Description static PExceptionDescriptor<PApplicationException>PApplicationException. kDescriptorMethods in net.morimekta.providence that return PExceptionDescriptor Modifier and Type Method Description PExceptionDescriptor<PApplicationException>PApplicationException._Builder. descriptor()PExceptionDescriptor<PApplicationException>PApplicationException. descriptor() -
Uses of PExceptionDescriptor in net.morimekta.providence.descriptor
Methods in net.morimekta.providence.descriptor that return PExceptionDescriptor Modifier and Type Method Description abstract PExceptionDescriptor<Exception>PExceptionDescriptorProvider. descriptor()
-