Class HdesEntityNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.resys.hdes.client.api.exceptions.HdesEntityNotFoundException
All Implemented Interfaces:
Serializable

public class HdesEntityNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • HdesEntityNotFoundException

      public HdesEntityNotFoundException(String message, Throwable cause)
    • HdesEntityNotFoundException

      public HdesEntityNotFoundException(String message)