Package org.bouncycastle.tsp
Class TSPIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.bouncycastle.tsp.TSPIOException
-
- All Implemented Interfaces:
java.io.Serializable
public class TSPIOException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TSPIOException(java.lang.String message)
TSPIOException(java.lang.String message, java.lang.Throwable e)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
getCause()
java.lang.Exception
getUnderlyingException()
-