ozone API

org.ozoneDB
Class MethodNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byorg.ozoneDB.MethodNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class MethodNotFoundException
extends java.lang.Error

This error is thrown, if the RMI system is unable to find or unable to invoke a given method.

Version:
$Revision: 1.1 $Date: 2002/09/11 23:11:20 $
Author:
SMB
See Also:
Serialized Form

Constructor Summary
MethodNotFoundException()
           
MethodNotFoundException(java.lang.String s)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodNotFoundException

public MethodNotFoundException()

MethodNotFoundException

public MethodNotFoundException(java.lang.String s)

ozone API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.