Class HiveUtils.AuthenticationFailed

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.hive.common.HiveUtils.AuthenticationFailed
All Implemented Interfaces:
Serializable
Enclosing class:
HiveUtils

public static class HiveUtils.AuthenticationFailed extends Exception
See Also:
  • Constructor Details

    • AuthenticationFailed

      public AuthenticationFailed(String reason, Exception cause)