iaik.tc.tss.impl.java.tsp.tcsbinding.soapservice
Class ConvertRemoteExceptions

java.lang.Object
  extended by iaik.tc.tss.impl.java.tsp.tcsbinding.soapservice.ConvertRemoteExceptions

public class ConvertRemoteExceptions
extends java.lang.Object


Constructor Summary
ConvertRemoteExceptions()
           
 
Method Summary
static void convertTcTcsException(java.rmi.RemoteException e)
           
static void convertTcTddlException(java.rmi.RemoteException e)
           
static void convertTcTpmException(java.rmi.RemoteException e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertRemoteExceptions

public ConvertRemoteExceptions()
Method Detail

convertTcTcsException

public static void convertTcTcsException(java.rmi.RemoteException e)
                                  throws TcTcsException
Throws:
TcTcsException

convertTcTddlException

public static void convertTcTddlException(java.rmi.RemoteException e)
                                   throws TcTddlException
Throws:
TcTddlException

convertTcTpmException

public static void convertTcTpmException(java.rmi.RemoteException e)
                                  throws TcTpmException
Throws:
TcTpmException