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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ontotext.ordi.wsmo4rdf.remote.exception.OrdiRemoteException
              extended by com.ontotext.ordi.wsmo4rdf.remote.exception.NonExistingEntryException
All Implemented Interfaces:
Serializable

public class NonExistingEntryException
extends OrdiRemoteException

See Also:
Serialized Form

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

NonExistingEntryException

public NonExistingEntryException()

NonExistingEntryException

public NonExistingEntryException(String message)

NonExistingEntryException

public NonExistingEntryException(String message,
                                 Throwable cause)

NonExistingEntryException

public NonExistingEntryException(Throwable cause)


Copyright © 2008. All Rights Reserved.