Class InvalidApiParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ehrbase.api.exception.InvalidApiParameterException
All Implemented Interfaces:
Serializable

public class InvalidApiParameterException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidApiParameterException

      public InvalidApiParameterException(String message)
    • InvalidApiParameterException

      public InvalidApiParameterException(String message, Throwable cause)