Class MeshNodeAuthenticationException

All Implemented Interfaces:
Serializable

public class MeshNodeAuthenticationException extends MeshNodeConnectionException
Thrown to indicate a misconfiguration between Bitbucket Server and Mesh which prevents RPC requests from being sent to the node.
Since:
8.0
See Also:
  • Constructor Details

    • MeshNodeAuthenticationException

      public MeshNodeAuthenticationException(@Nonnull KeyedMessage message, @Nullable Throwable cause)