Class MSException.MSInterruptedException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MSException

    public static class MSException.MSInterruptedException
    extends MSException
    Metastore interruption exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • MSInterruptedException

        public MSInterruptedException​(java.lang.String errMsg)
      • MSInterruptedException

        public MSInterruptedException​(java.lang.String errMsg,
                                      java.lang.Throwable cause)