org.bouncycastle.tsp

Class TSPException

Known Direct Subclasses:
TSPValidationException

public class TSPException
extends Exception

Constructor Summary

TSPException(String message)
TSPException(String message, Exception e)

Method Summary

Exception
getUnderlyingException()

Constructor Details

TSPException

public TSPException(String message)

TSPException

public TSPException(String message,
                    Exception e)

Method Details

getUnderlyingException

public Exception getUnderlyingException()