Package org.bouncycastle.jce.exception
package org.bouncycastle.jce.exception
JCE-side exception types — including
ExtException, which provides a uniform
place to attach an underlying-cause Throwable to the JCE checked-exception hierarchy
for code that needs to propagate richer error context across the java.security
surface.-
ClassDescriptionThis is an extended exception.