org.cumt.plugins
Class PluginNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.cumt.plugins.PluginNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class PluginNotFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
PluginNotFoundException(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 
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

PluginNotFoundException

public PluginNotFoundException(java.lang.String name)
Method Detail

getName

public java.lang.String getName()


Copyright © 2006 null. All Rights Reserved.