org.bouncycastle.jce.provider

Class AnnotatedException

Implemented Interfaces:
ExtException

public class AnnotatedException
extends Exception
implements ExtException

Method Summary

Throwable
getCause()
Returns the cause of the exception.

Method Details

getCause

public Throwable getCause()
Returns the cause of the exception.
Specified by:
getCause in interface ExtException
Returns:
The cause of the exception.