Class DotenvException

    • Constructor Detail

      • DotenvException

        public DotenvException​(String message)
        Create a dotenv runtime exception with the specified detail message
        Parameters:
        message - the detail message
      • DotenvException

        public DotenvException​(Throwable cause)
        Creates a dotenv runtime exception
        Parameters:
        cause - the cause