Class InvalidSelectorException

    • Method Summary

      • Methods inherited from class org.spongepowered.asm.mixin.throwables.MixinException

        getMessage, prepend
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, 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

      • InvalidSelectorException

        public InvalidSelectorException​(java.lang.String message)
      • InvalidSelectorException

        public InvalidSelectorException​(java.lang.Throwable cause)
      • InvalidSelectorException

        public InvalidSelectorException​(java.lang.String message,
                                        java.lang.Throwable cause)