Class SecurityNotEnabledException

All Implemented Interfaces:
Serializable

@Private public class SecurityNotEnabledException extends HBaseIOException
Will be thrown when server received a security preamble call for asking the server principal but security is not enabled for this server.

This exception will not be thrown to upper layer so mark it as IA.Private.

See Also: