java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.codecentric.boot.admin.server.web.client.exception.InstanceWebClientException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResolveEndpointException, ResolveInstanceException

public class InstanceWebClientException extends RuntimeException
See Also:
  • Constructor Details

    • InstanceWebClientException

      public InstanceWebClientException(String message)
    • InstanceWebClientException

      public InstanceWebClientException(String message, Throwable cause)