edu.uci.isr.yancees.plugin
Class PluginFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.uci.isr.yancees.plugin.PluginFactoryException
All Implemented Interfaces:
java.io.Serializable

public class PluginFactoryException
extends java.lang.Exception

Title: Yancees Notification Server

Description: Yet ANother Configurable Extensible Event Service

Copyright: Copyright (c) 2003

Company: School of Information and Computer Science - University of California, Irvine

Version:
1.0
Author:
Roberto Silveira Silva Filho
See Also:
Serialized Form

Constructor Summary
PluginFactoryException()
           
PluginFactoryException(java.lang.String s)
           
 
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

PluginFactoryException

public PluginFactoryException()

PluginFactoryException

public PluginFactoryException(java.lang.String s)