Class StyleBundleInvocationHandler.InvalidStyleBundleMethodException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jline.style.StyleBundleInvocationHandler.InvalidStyleBundleMethodException
All Implemented Interfaces:
Serializable
Enclosing class:
StyleBundleInvocationHandler

static class StyleBundleInvocationHandler.InvalidStyleBundleMethodException extends RuntimeException
Thrown when processing StyleBundle method is found to be invalid.
  • Field Details

  • Constructor Details

    • InvalidStyleBundleMethodException

      public InvalidStyleBundleMethodException(Method method, String message)