| 
 | Oracle Fusion Middleware PKI SDK TSP Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10677-05 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.io.IOException
java.io.IOException
               oracle.security.crypto.tsp.TSPFormatException
oracle.security.crypto.tsp.TSPFormatException
public class TSPFormatException
Signals an error in the format of a TSP message.
| Constructor Summary | |
|---|---|
| TSPFormatException() | |
| TSPFormatException(java.lang.Exception ex) | |
| TSPFormatException(java.lang.String message) | |
| Method Summary | |
|---|---|
|  java.lang.Exception | getException()Returns the underlying exception, or thisif there isn't one. | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public TSPFormatException()
public TSPFormatException(java.lang.String message)
public TSPFormatException(java.lang.Exception ex)
| Method Detail | 
|---|
public java.lang.Exception getException()
this if there isn't one.| 
 | Oracle Fusion Middleware PKI SDK TSP Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10677-05 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||