Chapter 9 Working with Object-Oriented Models
The throws clause of the component interface business methods must include all exceptions defined in the throws clause of the matching method of the Bean class. The throws clause of the Remote interface methods must include the java.rmi.RemoteException.
Manual correction | Automatic correction |
---|---|
Include the java.rmi.RemoteException | Includes the java.rmi.RemoteException |
Copyright (C) 2006. Sybase Inc. All rights reserved. |
![]() |