All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.webmacro.broker.ResourceException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.webmacro.broker.ResourceException

public class ResourceException
extends Exception
This exception is raised by the Resource suite when something prevents correct processing. It is the superclass of other exceptions.


Constructor Index

 o ResourceException(String)

Constructors

 o ResourceException
 public ResourceException(String reason)

All Packages  Class Hierarchy  This Package  Previous  Next  Index