edu.uci.isr.yancees.server.plugin
Class ProtocolPluginException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byedu.uci.isr.yancees.server.plugin.ProtocolPluginException
All Implemented Interfaces:
java.io.Serializable

public class ProtocolPluginException
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
ProtocolPluginException()
           
ProtocolPluginException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProtocolPluginException

public ProtocolPluginException()

ProtocolPluginException

public ProtocolPluginException(java.lang.String s)