public class HostNotRegisteredException
extends org.apache.ambari.server.AmbariException
Modifier and Type | Method and Description |
---|---|
static HostNotRegisteredException |
forHostId(Long hostId) |
static HostNotRegisteredException |
forSessionId(String sessionId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static HostNotRegisteredException forSessionId(String sessionId)
public static HostNotRegisteredException forHostId(Long hostId)
Copyright © 2022 Apache Software Foundation. All rights reserved.