Class ExceptionManager


  • public class ExceptionManager
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      boolean register​(net.md_5.bungee.api.plugin.Plugin plugin, boolean cast)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExceptionManager

        public ExceptionManager​(java.lang.Exception ex)
      • ExceptionManager

        public ExceptionManager​(java.lang.Throwable th)
    • Method Detail

      • register

        public boolean register​(net.md_5.bungee.api.plugin.Plugin plugin,
                                boolean cast)