Class WinRMAuthenticationException

All Implemented Interfaces:
Serializable

public class WinRMAuthenticationException extends WinRMClientException
The remote host rejected the credentials (or every authentication scheme of an ordered fallback list). The message keeps the historical format Authentication error on <endpoint> with user name "<user>" that operators match on.
See Also:
  • Constructor Details

    • WinRMAuthenticationException

      public WinRMAuthenticationException(String message)
      Create the exception with a message.
      Parameters:
      message - the detail message