Class UnauthenticatedRuntimeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnauthenticatedRuntimeException
    extends AlluxioRuntimeException
    Exception indicating that the request does not have valid authentication credentials for the operation.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnauthenticatedRuntimeException

        public UnauthenticatedRuntimeException​(java.lang.Throwable t)
        Constructor.
        Parameters:
        t - cause