Class GlueException

    • Constructor Detail

      • GlueException

        public GlueException​(String message)
        Constructs a new Glue exception with the specified detail message.
        Parameters:
        message - the detail message
      • GlueException

        public GlueException​(String message,
                             Throwable cause)
        Constructs a new Glue exception with the specified detail message and cause.
        Parameters:
        message - the detail message
        cause - the cause