com.ontotext.ordi.wsmo4rdf.remote.exception
Class OrdiRemoteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ontotext.ordi.wsmo4rdf.remote.exception.OrdiRemoteException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IllegalSourceNameException, MarshalException, NonExistingEntryException, OrdiConfigurationException, ServiceLimitExceededException, UnmarshalException

public class OrdiRemoteException
extends Exception

See Also:
Serialized Form

Constructor Summary
OrdiRemoteException()
           
OrdiRemoteException(String message)
           
OrdiRemoteException(String message, Throwable cause)
           
OrdiRemoteException(Throwable cause)
           
 
Method Summary
 
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

OrdiRemoteException

public OrdiRemoteException()

OrdiRemoteException

public OrdiRemoteException(String message)

OrdiRemoteException

public OrdiRemoteException(String message,
                           Throwable cause)

OrdiRemoteException

public OrdiRemoteException(Throwable cause)


Copyright © 2008. All Rights Reserved.