Class NotProvidedStringValueException

All Implemented Interfaces:
Serializable

public class NotProvidedStringValueException extends HyperonRuntimeException
Thrown if there was not provided jdbc url as String object.
See Also:
  • Constructor Details

    • NotProvidedStringValueException

      public NotProvidedStringValueException(String message)
      Constructs a NotProvidedStringValueException with the specified message.
      Parameters:
      message - the detail message