com.quartercode.quarterbukkit.util
Class QuarterBukkitExceptionListener

java.lang.Object
  extended by com.quartercode.quarterbukkit.util.QuarterBukkitExceptionListener
All Implemented Interfaces:
org.bukkit.event.Listener

public class QuarterBukkitExceptionListener
extends java.lang.Object
implements org.bukkit.event.Listener


Constructor Summary
QuarterBukkitExceptionListener(org.bukkit.plugin.Plugin plugin)
           
 
Method Summary
 void installException(InstallException exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuarterBukkitExceptionListener

public QuarterBukkitExceptionListener(org.bukkit.plugin.Plugin plugin)
Method Detail

installException

public void installException(InstallException exception)