edu.uci.isr.yancees.plugin
Class PluginManagerException

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

public class PluginManagerException
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
PluginManagerException()
           
PluginManagerException(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

PluginManagerException

public PluginManagerException()

PluginManagerException

public PluginManagerException(java.lang.String s)