ozone API

org.ozoneDB
Class MethodNotFoundExc

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--org.ozoneDB.MethodNotFoundExc
All Implemented Interfaces:
java.io.Serializable

public class MethodNotFoundExc
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: 2001/12/18 10:31:30 $
Author:
SMB
See Also:
Serialized Form

Constructor Summary
MethodNotFoundExc()
           
MethodNotFoundExc(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

MethodNotFoundExc

public MethodNotFoundExc()

MethodNotFoundExc

public MethodNotFoundExc(java.lang.String s)

ozone API

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