org.bouncycastle.tsp

Class TSPException

public class TSPException extends Exception

Constructor Summary
TSPException(String message)
TSPException(String message, Exception e)
Method Summary
ExceptiongetUnderlyingException()

Constructor Detail

TSPException

public TSPException(String message)

TSPException

public TSPException(String message, Exception e)

Method Detail

getUnderlyingException

public Exception getUnderlyingException()